Uses of Class
software.amazon.awssdk.services.ivschat.model.ListTagsForResourceRequest
-
Packages that use ListTagsForResourceRequest Package Description software.amazon.awssdk.services.ivschat Introductionsoftware.amazon.awssdk.services.ivschat.transform -
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.ivschat
Methods in software.amazon.awssdk.services.ivschat with parameters of type ListTagsForResourceRequest Modifier and Type Method Description default CompletableFuture<ListTagsForResourceResponse>IvschatAsyncClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Gets information about AWS tags for the specified ARN.default ListTagsForResourceResponseIvschatClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Gets information about AWS tags for the specified ARN. -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.ivschat.transform
Methods in software.amazon.awssdk.services.ivschat.transform with parameters of type ListTagsForResourceRequest Modifier and Type Method Description SdkHttpFullRequestListTagsForResourceRequestMarshaller. marshall(ListTagsForResourceRequest listTagsForResourceRequest)
-