Uses of Class
software.amazon.awssdk.services.amp.model.ListTagsForResourceRequest
-
Packages that use ListTagsForResourceRequest Package Description software.amazon.awssdk.services.amp Amazon Managed Service for Prometheussoftware.amazon.awssdk.services.amp.transform -
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.amp
Methods in software.amazon.awssdk.services.amp with parameters of type ListTagsForResourceRequest Modifier and Type Method Description default CompletableFuture<ListTagsForResourceResponse>AmpAsyncClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Lists the tags you have assigned to the resource.default ListTagsForResourceResponseAmpClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Lists the tags you have assigned to the resource. -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.amp.transform
Methods in software.amazon.awssdk.services.amp.transform with parameters of type ListTagsForResourceRequest Modifier and Type Method Description SdkHttpFullRequestListTagsForResourceRequestMarshaller. marshall(ListTagsForResourceRequest listTagsForResourceRequest)
-