public static interface DescribeTagsRequest.Builder extends ElasticLoadBalancingV2Request.Builder, SdkPojo, CopyableBuilder<DescribeTagsRequest.Builder,DescribeTagsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeTagsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeTagsRequest.Builder |
resourceArns(Collection<String> resourceArns)
The Amazon Resource Names (ARN) of the resources.
|
DescribeTagsRequest.Builder |
resourceArns(String... resourceArns)
The Amazon Resource Names (ARN) of the resources.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeTagsRequest.Builder resourceArns(Collection<String> resourceArns)
The Amazon Resource Names (ARN) of the resources. You can specify up to 20 resources in a single call.
resourceArns - The Amazon Resource Names (ARN) of the resources. You can specify up to 20 resources in a single call.DescribeTagsRequest.Builder resourceArns(String... resourceArns)
The Amazon Resource Names (ARN) of the resources. You can specify up to 20 resources in a single call.
resourceArns - The Amazon Resource Names (ARN) of the resources. You can specify up to 20 resources in a single call.DescribeTagsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeTagsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.