Uses of Class
software.amazon.awssdk.services.pi.model.UntagResourceRequest
Packages that use UntagResourceRequest
Package
Description
-
Uses of UntagResourceRequest in software.amazon.awssdk.services.pi
Methods in software.amazon.awssdk.services.pi with parameters of type UntagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UntagResourceResponse>PiAsyncClient.untagResource(UntagResourceRequest untagResourceRequest) Deletes the metadata tags from the Amazon RDS Performance Insights resource.default UntagResourceResponsePiClient.untagResource(UntagResourceRequest untagResourceRequest) Deletes the metadata tags from the Amazon RDS Performance Insights resource. -
Uses of UntagResourceRequest in software.amazon.awssdk.services.pi.transform
Methods in software.amazon.awssdk.services.pi.transform with parameters of type UntagResourceRequestModifier and TypeMethodDescriptionUntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest)