public class DeleteDocumentOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DeleteDocumentOptions.Builder
Builder. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
documentId()
Gets the documentId. 
 | 
DeleteDocumentOptions.Builder | 
newBuilder()
New builder. 
 | 
public DeleteDocumentOptions.Builder newBuilder()
public String documentId()
Document ID of the document to delete.
Copyright © 2021 IBM Cloud. All rights reserved.