Class Batches
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.compare_comply.v1.model.Batches
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class Batches
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The results of a successful **List Batches** request.
-
Constructor Summary
Constructors Constructor Description Batches()
-
Method Summary
Modifier and Type Method Description List<BatchStatus>
getBatches()
Gets the batches.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
Batches
public Batches()
-
-
Method Details
-
getBatches
Gets the batches.A list of the status of all batch requests.
- Returns:
- the batches
-