public class DeleteEntityOptions extends GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DeleteEntityOptions.BuilderBuilder. | 
| 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, toStringpublic DeleteEntityOptions.Builder newBuilder()
public java.lang.String workspaceId()
public java.lang.String entity()