public static interface ListDevEndpointsRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<ListDevEndpointsRequest.Builder,ListDevEndpointsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListDevEndpointsRequest.Builder |
maxResults(Integer maxResults)
The maximum size of a list to return.
|
ListDevEndpointsRequest.Builder |
nextToken(String nextToken)
A continuation token, if this is a continuation request.
|
ListDevEndpointsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListDevEndpointsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListDevEndpointsRequest.Builder |
tags(Map<String,String> tags)
Specifies to return only these tagged resources.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListDevEndpointsRequest.Builder nextToken(String nextToken)
A continuation token, if this is a continuation request.
nextToken - A continuation token, if this is a continuation request.ListDevEndpointsRequest.Builder maxResults(Integer maxResults)
The maximum size of a list to return.
maxResults - The maximum size of a list to return.ListDevEndpointsRequest.Builder tags(Map<String,String> tags)
Specifies to return only these tagged resources.
tags - Specifies to return only these tagged resources.ListDevEndpointsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListDevEndpointsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.