@ProviderType public class DeleteServiceUser extends ServiceUserOperation
username| Constructor and Description | 
|---|
| DeleteServiceUser(java.lang.String username) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | accept(OperationVisitor v) | 
| @NotNull java.lang.String | asRepoInitString()Converts this operation instance to a RepoInit string representation
 including the current operation parameters. | 
| java.lang.String | getPath() | 
| boolean | isForcedPath() | 
getParametersDescription, getUsernamecleanupQuotedString, toStringpublic void accept(OperationVisitor v)
@NotNull public @NotNull java.lang.String asRepoInitString()
OperationasRepoInitString in class Operationpublic java.lang.String getPath()
public boolean isForcedPath()
Copyright © 2022 The Apache Software Foundation. All rights reserved.