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