| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.document_conversion.v1 | |
| com.ibm.watson.developer_cloud.document_conversion.v1.helpers |
| Modifier and Type | Method and Description |
|---|---|
BatchDocumentCollection |
DocumentConversion.getBatchDocumentCollection(String batchId)
Gets a collection of existing documents in the batch
GET /v1/batches/{batch_id}/documents.
|
BatchDocumentCollection |
DocumentConversion.getBatchDocumentCollection(String batchId,
Map<String,Object> batchDocListParams)
Gets a list of existing documents in the batch with optional query parameters for filtering results.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDocumentCollection |
BatchDocumentHelper.getBatchDocumentCollection(String batchId,
Map<String,Object> batchDocListParams)
Gets a list of existing documents in the batch with optional query parameters for filtering results.
|
Copyright © 2015. All rights reserved.