Uses of Class
software.amazon.awssdk.services.repostspace.model.TagResourceRequest
-
Packages that use TagResourceRequest Package Description software.amazon.awssdk.services.repostspace AWS re:Post Private is a private version of AWS re:Post for enterprises with Enterprise Support or Enterprise On-Ramp Support plans.software.amazon.awssdk.services.repostspace.transform -
-
Uses of TagResourceRequest in software.amazon.awssdk.services.repostspace
Methods in software.amazon.awssdk.services.repostspace with parameters of type TagResourceRequest Modifier and Type Method Description default CompletableFuture<TagResourceResponse>RepostspaceAsyncClient. tagResource(TagResourceRequest tagResourceRequest)Associates tags with an AWS re:Post Private resource.default TagResourceResponseRepostspaceClient. tagResource(TagResourceRequest tagResourceRequest)Associates tags with an AWS re:Post Private resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.repostspace.transform
Methods in software.amazon.awssdk.services.repostspace.transform with parameters of type TagResourceRequest Modifier and Type Method Description SdkHttpFullRequestTagResourceRequestMarshaller. marshall(TagResourceRequest tagResourceRequest)
-