public class DeleteCollectionResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | DeleteCollectionResponse.StatusThe status of the collection. | 
| Constructor and Description | 
|---|
| DeleteCollectionResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCollectionId()Gets the collectionId. | 
| java.lang.String | getStatus()Gets the status. | 
public java.lang.String getCollectionId()
public java.lang.String getStatus()