public static interface ListTagsForResourceRequest.Builder extends DataSyncRequest.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceRequest.Builder,ListTagsForResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest.Builder |
maxResults(Integer maxResults)
Specifies how many results that you want in the response.
|
ListTagsForResourceRequest.Builder |
nextToken(String nextToken)
Specifies an opaque string that indicates the position to begin the next list of results in the response.
|
ListTagsForResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListTagsForResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListTagsForResourceRequest.Builder |
resourceArn(String resourceArn)
Specifies the Amazon Resource Name (ARN) of the resource that you want tag information on.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceRequest.Builder resourceArn(String resourceArn)
Specifies the Amazon Resource Name (ARN) of the resource that you want tag information on.
resourceArn - Specifies the Amazon Resource Name (ARN) of the resource that you want tag information on.ListTagsForResourceRequest.Builder maxResults(Integer maxResults)
Specifies how many results that you want in the response.
maxResults - Specifies how many results that you want in the response.ListTagsForResourceRequest.Builder nextToken(String nextToken)
Specifies an opaque string that indicates the position to begin the next list of results in the response.
nextToken - Specifies an opaque string that indicates the position to begin the next list of results in the
response.ListTagsForResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListTagsForResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.