GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(Collection<BatchPrediction> batchPredictions) |
An array containing the details of each batch prediction job.
|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(Consumer<BatchPrediction.Builder>... batchPredictions) |
An array containing the details of each batch prediction job.
|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.batchPredictions(BatchPrediction... batchPredictions) |
An array containing the details of each batch prediction job.
|
static GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.builder() |
|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.Builder.nextToken(String nextToken) |
The next token for the subsequent request.
|
GetBatchPredictionJobsResponse.Builder |
GetBatchPredictionJobsResponse.toBuilder() |
|