public class DeleteEntityOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DeleteEntityOptions.BuilderBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | entity()Gets the entity. | 
| DeleteEntityOptions.Builder | newBuilder()New builder. | 
| String | workspaceId()Gets the workspaceId. | 
public DeleteEntityOptions.Builder newBuilder()
public String workspaceId()
Unique identifier of the workspace.
public String entity()
The name of the entity.
Copyright © 2023 IBM Cloud. All rights reserved.