public class DeleteDocumentResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
DeleteDocumentResponse.Status
Status of the document. 
 | 
| Constructor and Description | 
|---|
DeleteDocumentResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDocumentId()
Gets the documentId. 
 | 
String | 
getStatus()
Gets the status. 
 | 
Copyright © 2021 IBM Cloud. All rights reserved.