Uses of Class
software.amazon.awssdk.services.pi.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
-
Uses of TagResourceRequest in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>PiAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Adds metadata tags to the Amazon RDS Performance Insights resource.default TagResourceResponsePiClient.tagResource(TagResourceRequest tagResourceRequest) Adds metadata tags to the Amazon RDS Performance Insights resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.pi.transform
Methods in software.amazon.awssdk.services.pi.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)