Uses of Class
software.amazon.awssdk.services.outposts.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of TagResourceRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>OutpostsAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Adds tags to the specified resource.default TagResourceResponseOutpostsClient.tagResource(TagResourceRequest tagResourceRequest) Adds tags to the specified resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)