public static interface GetBatchPredictionJobsRequest.Builder extends FraudDetectorRequest.Builder, SdkPojo, CopyableBuilder<GetBatchPredictionJobsRequest.Builder,GetBatchPredictionJobsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetBatchPredictionJobsRequest.Builder |
jobId(String jobId)
The batch prediction job for which to get the details.
|
GetBatchPredictionJobsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of objects to return for the request.
|
GetBatchPredictionJobsRequest.Builder |
nextToken(String nextToken)
The next token from the previous request.
|
GetBatchPredictionJobsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetBatchPredictionJobsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetBatchPredictionJobsRequest.Builder jobId(String jobId)
The batch prediction job for which to get the details.
jobId - The batch prediction job for which to get the details.GetBatchPredictionJobsRequest.Builder maxResults(Integer maxResults)
The maximum number of objects to return for the request.
maxResults - The maximum number of objects to return for the request.GetBatchPredictionJobsRequest.Builder nextToken(String nextToken)
The next token from the previous request.
nextToken - The next token from the previous request.GetBatchPredictionJobsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetBatchPredictionJobsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.