public static interface TagResourceRequest.Builder extends KafkaRequest.Builder, SdkPojo, CopyableBuilder<TagResourceRequest.Builder,TagResourceRequest>
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
TagResourceRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
TagResourceRequest.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
|
TagResourceRequest.Builder |
tags(Map<String,String> tags)
The key-value pair for the resource tag.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildTagResourceRequest.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
resourceArn - The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags.
TagResourceRequest.Builder tags(Map<String,String> tags)
The key-value pair for the resource tag.
tags - The key-value pair for the resource tag.
TagResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderTagResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.