public class Batches
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.util.List<BatchStatus> |
batches |
Constructor and Description |
---|
Batches() |
Modifier and Type | Method and Description |
---|---|
java.util.List<BatchStatus> |
getBatches()
Gets the batches.
|
protected java.util.List<BatchStatus> batches
public java.util.List<BatchStatus> getBatches()
A list of the status of all batch requests.