public static interface TagResourceRequest.Builder extends SignerRequest.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)
Amazon Resource Name (ARN) for the signing profile.
|
TagResourceRequest.Builder |
tags(Map<String,String> tags)
One or more tags to be associated with the signing profile.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildTagResourceRequest.Builder resourceArn(String resourceArn)
Amazon Resource Name (ARN) for the signing profile.
resourceArn - Amazon Resource Name (ARN) for the signing profile.TagResourceRequest.Builder tags(Map<String,String> tags)
One or more tags to be associated with the signing profile.
tags - One or more tags to be associated with the signing profile.TagResourceRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderTagResourceRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.