Uses of Class
software.amazon.awssdk.services.storagegateway.model.ListTagsForResourceRequest
-
Packages that use ListTagsForResourceRequest Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service software.amazon.awssdk.services.storagegateway.paginators software.amazon.awssdk.services.storagegateway.transform -
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.storagegateway
-
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.storagegateway.paginators
Constructors in software.amazon.awssdk.services.storagegateway.paginators with parameters of type ListTagsForResourceRequest Constructor Description ListTagsForResourceIterable(StorageGatewayClient client, ListTagsForResourceRequest firstRequest)ListTagsForResourcePublisher(StorageGatewayAsyncClient client, ListTagsForResourceRequest firstRequest) -
Uses of ListTagsForResourceRequest in software.amazon.awssdk.services.storagegateway.transform
Methods in software.amazon.awssdk.services.storagegateway.transform with parameters of type ListTagsForResourceRequest Modifier and Type Method Description SdkHttpFullRequestListTagsForResourceRequestMarshaller. marshall(ListTagsForResourceRequest listTagsForResourceRequest)
-