default ListTagsForResourceResponse |
MgnClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
List all tags for your Application Migration Service resources.
|
default ListTagsForResourceResponse |
MgnClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
List all tags for your Application Migration Service resources.
|
default TagResourceResponse |
MgnClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Adds or overwrites only the specified tags for the specified Application Migration Service resource or resources.
|
default TagResourceResponse |
MgnClient.tagResource(TagResourceRequest tagResourceRequest) |
Adds or overwrites only the specified tags for the specified Application Migration Service resource or resources.
|
default UntagResourceResponse |
MgnClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Deletes the specified set of tags from the specified set of Application Migration Service resources.
|
default UntagResourceResponse |
MgnClient.untagResource(UntagResourceRequest untagResourceRequest) |
Deletes the specified set of tags from the specified set of Application Migration Service resources.
|