| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.document_conversion.v1.model |
| Modifier and Type | Method and Description |
|---|---|
BatchDocument |
BatchDocumentResponse.getDocument()
Retrieves the BatchDocument from the response.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchDocument> |
BatchDocumentCollection.getDocuments()
Returns the batch documents in the store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDocumentResponse.setDocument(BatchDocument document)
Sets the document for Batch document response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchDocumentCollection.setDocuments(List<BatchDocument> documents)
Sets the batch documents in the store.
|
Copyright © 2015. All rights reserved.