public final class RemoveNamespaceCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
RemoveNamespaceCommand.Builder |
Modifier and Type | Method and Description |
---|---|
static RemoveNamespaceCommand.Builder |
builder() |
boolean |
equals(Object o) |
String |
getNamespace()
Namespace which needs to be removed.
|
int |
hashCode() |
String |
toString() |
public static RemoveNamespaceCommand.Builder builder()
public String getNamespace()
Copyright © 2023. All rights reserved.