Uses of Class
software.amazon.awssdk.services.ram.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of TagResourceRequest in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>RamAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Adds the specified tag keys and values to a resource share or managed permission.default TagResourceResponseRamClient.tagResource(TagResourceRequest tagResourceRequest) Adds the specified tag keys and values to a resource share or managed permission. -
Uses of TagResourceRequest in software.amazon.awssdk.services.ram.transform
Methods in software.amazon.awssdk.services.ram.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)