Uses of Class
software.amazon.awssdk.services.keyspaces.paginators.ListKeyspacesPublisher
-
Packages that use ListKeyspacesPublisher 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 ListKeyspacesPublisher in software.amazon.awssdk.services.keyspaces
Methods in software.amazon.awssdk.services.keyspaces that return ListKeyspacesPublisher Modifier and Type Method Description default ListKeyspacesPublisherKeyspacesAsyncClient. listKeyspacesPaginator(Consumer<ListKeyspacesRequest.Builder> listKeyspacesRequest)Returns a list of keyspaces.default ListKeyspacesPublisherKeyspacesAsyncClient. listKeyspacesPaginator(ListKeyspacesRequest listKeyspacesRequest)Returns a list of keyspaces.
-