public static interface GetJobsRequest.Builder extends GlueRequest.Builder, CopyableBuilder<GetJobsRequest.Builder,GetJobsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetJobsRequest.Builder |
maxResults(Integer maxResults)
The maximum size of the response.
|
GetJobsRequest.Builder |
nextToken(String nextToken)
A continuation token, if this is a continuation call.
|
GetJobsRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetJobsRequest.Builder nextToken(String nextToken)
A continuation token, if this is a continuation call.
nextToken - A continuation token, if this is a continuation call.GetJobsRequest.Builder maxResults(Integer maxResults)
The maximum size of the response.
maxResults - The maximum size of the response.GetJobsRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.