Uses of Class
com.ibm.watson.compare_comply.v1.model.BatchStatus
| Package | Description |
|---|---|
| com.ibm.watson.compare_comply.v1 |
Compare and Comply v1.
|
| com.ibm.watson.compare_comply.v1.model |
-
Uses of BatchStatus in com.ibm.watson.compare_comply.v1
Methods in com.ibm.watson.compare_comply.v1 that return types with arguments of type BatchStatus Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<BatchStatus>CompareComply. createBatch(CreateBatchOptions createBatchOptions)Deprecated.Submit a batch-processing request.com.ibm.cloud.sdk.core.http.ServiceCall<BatchStatus>CompareComply. getBatch(GetBatchOptions getBatchOptions)Deprecated.Get information about a specific batch-processing job.com.ibm.cloud.sdk.core.http.ServiceCall<BatchStatus>CompareComply. updateBatch(UpdateBatchOptions updateBatchOptions)Deprecated.Update a pending or active batch-processing job. -
Uses of BatchStatus in com.ibm.watson.compare_comply.v1.model
Methods in com.ibm.watson.compare_comply.v1.model that return types with arguments of type BatchStatus Modifier and Type Method Description List<BatchStatus>Batches. getBatches()Gets the batches.