Uses of Interface
software.amazon.awssdk.services.keyspaces.KeyspacesAsyncClientBuilder
-
Packages that use KeyspacesAsyncClientBuilder 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 KeyspacesAsyncClientBuilder in software.amazon.awssdk.services.keyspaces
Methods in software.amazon.awssdk.services.keyspaces that return KeyspacesAsyncClientBuilder Modifier and Type Method Description static KeyspacesAsyncClientBuilderKeyspacesAsyncClient. builder()Create a builder that can be used to configure and create aKeyspacesAsyncClient.
-