default ListTagsForResourceResponse |
IvschatClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Gets information about AWS tags for the specified ARN.
|
default ListTagsForResourceResponse |
IvschatClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Gets information about AWS tags for the specified ARN.
|
default TagResourceResponse |
IvschatClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds or updates tags for the AWS resource with the specified ARN.
|
default TagResourceResponse |
IvschatClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds or updates tags for the AWS resource with the specified ARN.
|
default UntagResourceResponse |
IvschatClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes tags from the resource with the specified ARN.
|
default UntagResourceResponse |
IvschatClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes tags from the resource with the specified ARN.
|