public class DeleteDocumentResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | DeleteDocumentResponse.StatusStatus of the document. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected java.lang.String | documentId | 
| protected java.lang.String | status | 
| Constructor and Description | 
|---|
| DeleteDocumentResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getDocumentId()Gets the documentId. | 
| java.lang.String | getStatus()Gets the status. |