public static interface GetDevEndpointsRequest.Builder extends GlueRequest.Builder, SdkPojo, 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 | 
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration. 
 | 
GetDevEndpointsRequest.Builder | 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration. 
 | 
buildoverrideConfigurationcopyapplyMutation, 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 overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.GetDevEndpointsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
 given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.