public final class RemoveObjectCommand extends Command
Modifier and Type | Class and Description |
---|---|
static class |
RemoveObjectCommand.Builder |
Modifier and Type | Method and Description |
---|---|
static RemoveObjectCommand.Builder |
builder() |
boolean |
equals(Object o) |
String |
getKey()
Unique identifier of the objects.
|
String |
getNamespace()
Namespace where the object is stored.
|
int |
hashCode() |
String |
toString() |
public static RemoveObjectCommand.Builder builder()
public String getNamespace()
public String getKey()
Copyright © 2023. All rights reserved.