Uses of Class
software.amazon.awssdk.services.securityir.model.ListTagsForResourceRequest
-
Packages that use ListTagsForResourceRequest Package Description software.amazon.awssdk.services.securityir This guide provides documents the action and response elements for customer use of the service.software.amazon.awssdk.services.securityir.transform -
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.securityir
Methods in software.amazon.awssdk.services.securityir with parameters of type ListTagsForResourceRequest Modifier and Type Method Description default CompletableFuture<ListTagsForResourceResponse>SecurityIrAsyncClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Grants permission to view currently configured tags on a resource.default ListTagsForResourceResponseSecurityIrClient. listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)Grants permission to view currently configured tags on a resource. -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.securityir.transform
Methods in software.amazon.awssdk.services.securityir.transform with parameters of type ListTagsForResourceRequest Modifier and Type Method Description SdkHttpFullRequestListTagsForResourceRequestMarshaller. marshall(ListTagsForResourceRequest listTagsForResourceRequest)
-