Uses of Class
software.amazon.awssdk.services.keyspaces.KeyspacesServiceClientConfiguration
-
Packages that use KeyspacesServiceClientConfiguration Package Description software.amazon.awssdk.services.keyspaces Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra-compatible database service.software.amazon.awssdk.services.keyspaces.internal -
-
Uses of KeyspacesServiceClientConfiguration in software.amazon.awssdk.services.keyspaces
Methods in software.amazon.awssdk.services.keyspaces that return KeyspacesServiceClientConfiguration Modifier and Type Method Description KeyspacesServiceClientConfigurationKeyspacesServiceClientConfiguration.Builder. build()default KeyspacesServiceClientConfigurationKeyspacesAsyncClient. serviceClientConfiguration()default KeyspacesServiceClientConfigurationKeyspacesClient. serviceClientConfiguration() -
Uses of KeyspacesServiceClientConfiguration in software.amazon.awssdk.services.keyspaces.internal
Methods in software.amazon.awssdk.services.keyspaces.internal that return KeyspacesServiceClientConfiguration Modifier and Type Method Description KeyspacesServiceClientConfigurationKeyspacesServiceClientConfigurationBuilder. build()
-