public class FileAuditLogAddOperation extends Object
| Constructor and Description |
|---|
FileAuditLogAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress,
String fileAuditLog) |
| Modifier and Type | Method and Description |
|---|---|
FileAuditLogAddOperation |
format(String format) |
FileAuditLogAddOperation |
path(String path) |
FileAuditLogAddOperation |
relativeTo(String relativeTo) |
org.jboss.dmr.ModelNode |
toModelNode() |
public FileAuditLogAddOperation(org.jboss.as.controller.PathAddress subsystemPathAddress,
String fileAuditLog)
public FileAuditLogAddOperation path(String path)
public FileAuditLogAddOperation relativeTo(String relativeTo)
public FileAuditLogAddOperation format(String format)
public org.jboss.dmr.ModelNode toModelNode()
Copyright © 2018 JBoss by Red Hat. All rights reserved.