ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.addTags(Collection<Tag> addTags) |
A complex type that contains a list of the tags that you want to add to the specified health check or hosted
zone and/or the tags that you want to edit Value for.
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.addTags(Consumer<Tag.Builder>... addTags) |
A complex type that contains a list of the tags that you want to add to the specified health check or hosted
zone and/or the tags that you want to edit Value for.
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.addTags(Tag... addTags) |
A complex type that contains a list of the tags that you want to add to the specified health check or hosted
zone and/or the tags that you want to edit Value for.
|
static ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.builder() |
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.removeTagKeys(String... removeTagKeys) |
A complex type that contains a list of the tags that you want to delete from the specified health check or
hosted zone.
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.removeTagKeys(Collection<String> removeTagKeys) |
A complex type that contains a list of the tags that you want to delete from the specified health check or
hosted zone.
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.resourceId(String resourceId) |
The ID of the resource for which you want to add, change, or delete tags.
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.resourceType(String resourceType) |
The type of the resource.
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.Builder.resourceType(TagResourceType resourceType) |
The type of the resource.
|
ChangeTagsForResourceRequest.Builder |
ChangeTagsForResourceRequest.toBuilder() |
|