Uses of Class
software.amazon.awssdk.services.keyspaces.paginators.ListTypesPublisher
-
Packages that use ListTypesPublisher 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 ListTypesPublisher in software.amazon.awssdk.services.keyspaces
Methods in software.amazon.awssdk.services.keyspaces that return ListTypesPublisher Modifier and Type Method Description default ListTypesPublisherKeyspacesAsyncClient. listTypesPaginator(Consumer<ListTypesRequest.Builder> listTypesRequest)This is a variant ofKeyspacesAsyncClient.listTypes(software.amazon.awssdk.services.keyspaces.model.ListTypesRequest)operation.default ListTypesPublisherKeyspacesAsyncClient. listTypesPaginator(ListTypesRequest listTypesRequest)This is a variant ofKeyspacesAsyncClient.listTypes(software.amazon.awssdk.services.keyspaces.model.ListTypesRequest)operation.
-