Uses of Class
software.amazon.awssdk.services.storagegateway.paginators.ListTagsForResourceIterable
-
Packages that use ListTagsForResourceIterable Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of ListTagsForResourceIterable in software.amazon.awssdk.services.storagegateway
Methods in software.amazon.awssdk.services.storagegateway that return ListTagsForResourceIterable Modifier and Type Method Description default ListTagsForResourceIterableStorageGatewayClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)This is a variant ofStorageGatewayClient.listTagsForResource(software.amazon.awssdk.services.storagegateway.model.ListTagsForResourceRequest)operation.default ListTagsForResourceIterableStorageGatewayClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)This is a variant ofStorageGatewayClient.listTagsForResource(software.amazon.awssdk.services.storagegateway.model.ListTagsForResourceRequest)operation.
-