@ProviderType public class DeleteAclPrincipalBased extends Operation
| Constructor and Description |
|---|
DeleteAclPrincipalBased(@NotNull List<String> principals) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
@NotNull String |
asRepoInitString()
Converts this operation instance to a RepoInit string representation
including the current operation parameters.
|
protected String |
getParametersDescription() |
@NotNull List<String> |
getPrincipals() |
cleanupQuotedString, toStringpublic void accept(OperationVisitor v)
protected String getParametersDescription()
getParametersDescription in class Operation@NotNull public @NotNull String asRepoInitString()
OperationasRepoInitString in class OperationCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.