public class DeleteEntityOptions extends GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
DeleteEntityOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
entity()
Gets the entity.
|
DeleteEntityOptions.Builder |
newBuilder()
New builder.
|
java.lang.String |
workspaceId()
Gets the workspaceId.
|
equals, hashCode, toString
public DeleteEntityOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.String entity()