public class SetAclPaths extends Operation
| Constructor and Description | 
|---|
SetAclPaths(List<String> paths,
           List<AclLine> lines)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
accept(OperationVisitor v)  | 
Collection<AclLine> | 
getLines()  | 
protected String | 
getParametersDescription()  | 
List<String> | 
getPaths()  | 
protected String getParametersDescription()
public void accept(OperationVisitor v)
public Collection<AclLine> getLines()
Copyright © 2017 The Apache Software Foundation. All rights reserved.