Uses of Class
software.amazon.awssdk.services.sns.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
-
Uses of TagResourceRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>SnsAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Add tags to the specified Amazon SNS topic.default TagResourceResponseSnsClient.tagResource(TagResourceRequest tagResourceRequest) Add tags to the specified Amazon SNS topic. -
Uses of TagResourceRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)