Uses of Class
software.amazon.awssdk.services.keyspaces.paginators.ListTagsForResourcePublisher
-
Packages that use ListTagsForResourcePublisher Package Description software.amazon.awssdk.services.keyspaces Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible database service. -
-
Uses of ListTagsForResourcePublisher in software.amazon.awssdk.services.keyspaces
Methods in software.amazon.awssdk.services.keyspaces that return ListTagsForResourcePublisher Modifier and Type Method Description default ListTagsForResourcePublisherKeyspacesAsyncClient. listTagsForResourcePaginator(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)This is a variant ofKeyspacesAsyncClient.listTagsForResource(software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest)operation.default ListTagsForResourcePublisherKeyspacesAsyncClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)This is a variant ofKeyspacesAsyncClient.listTagsForResource(software.amazon.awssdk.services.keyspaces.model.ListTagsForResourceRequest)operation.
-