org.wildfly.extras.creaper.commands.elytron.audit
Class AddSizeRotatingFileAuditLog.Builder
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.audit.AddSizeRotatingFileAuditLog.Builder
- Enclosing class:
- AddSizeRotatingFileAuditLog
public static final class AddSizeRotatingFileAuditLog.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddSizeRotatingFileAuditLog.Builder
public AddSizeRotatingFileAuditLog.Builder(String name)
path
public AddSizeRotatingFileAuditLog.Builder path(String path)
relativeTo
public AddSizeRotatingFileAuditLog.Builder relativeTo(String relativeTo)
paramSynchronized
public AddSizeRotatingFileAuditLog.Builder paramSynchronized(boolean paramSynchronized)
format
public AddSizeRotatingFileAuditLog.Builder format(AuditFormat format)
suffix
public AddSizeRotatingFileAuditLog.Builder suffix(String suffix)
rotateSize
public AddSizeRotatingFileAuditLog.Builder rotateSize(String rotateSize)
maxBackupIndex
public AddSizeRotatingFileAuditLog.Builder maxBackupIndex(long maxBackupIndex)
rotateOnBoot
public AddSizeRotatingFileAuditLog.Builder rotateOnBoot(boolean rotateOnBoot)
replaceExisting
public AddSizeRotatingFileAuditLog.Builder replaceExisting()
build
public AddSizeRotatingFileAuditLog build()
Copyright © 2020. All rights reserved.