@ProviderType public class DeleteServiceUser extends ServiceUserOperation
username| Constructor and Description |
|---|
DeleteServiceUser(String username) |
| 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.
|
String |
getPath() |
boolean |
isForcedPath() |
getParametersDescription, getUsernamecleanupQuotedString, toStringpublic DeleteServiceUser(String username)
public void accept(OperationVisitor v)
@NotNull public @NotNull String asRepoInitString()
OperationasRepoInitString in class Operationpublic String getPath()
public boolean isForcedPath()
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.