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)Returns a list of all tags associated with the specified Amazon Keyspaces resource.default ListTagsForResourcePublisherKeyspacesAsyncClient. listTagsForResourcePaginator(ListTagsForResourceRequest listTagsForResourceRequest)Returns a list of all tags associated with the specified Amazon Keyspaces resource.
-