public static interface ListBlueprintsRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<ListBlueprintsRequest.Builder,ListBlueprintsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListBlueprintsRequest.Builder |
maxResults(Integer maxResults)
The maximum size of a list to return.
|
ListBlueprintsRequest.Builder |
nextToken(String nextToken)
A continuation token, if this is a continuation request.
|
ListBlueprintsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListBlueprintsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListBlueprintsRequest.Builder |
tags(Map<String,String> tags)
Filters the list by an Amazon Web Services resource tag.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListBlueprintsRequest.Builder nextToken(String nextToken)
A continuation token, if this is a continuation request.
nextToken - A continuation token, if this is a continuation request.ListBlueprintsRequest.Builder maxResults(Integer maxResults)
The maximum size of a list to return.
maxResults - The maximum size of a list to return.ListBlueprintsRequest.Builder tags(Map<String,String> tags)
Filters the list by an Amazon Web Services resource tag.
tags - Filters the list by an Amazon Web Services resource tag.ListBlueprintsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListBlueprintsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.