Interface KeyspacesClientBuilder

All Superinterfaces:
AwsClientBuilder<KeyspacesClientBuilder,KeyspacesClient>, AwsSyncClientBuilder<KeyspacesClientBuilder,KeyspacesClient>, Buildable, KeyspacesBaseClientBuilder<KeyspacesClientBuilder,KeyspacesClient>, SdkBuilder<KeyspacesClientBuilder,KeyspacesClient>, SdkClientBuilder<KeyspacesClientBuilder,KeyspacesClient>, SdkSyncClientBuilder<KeyspacesClientBuilder,KeyspacesClient>

@Generated("software.amazon.awssdk:codegen") public interface KeyspacesClientBuilder extends AwsSyncClientBuilder<KeyspacesClientBuilder,KeyspacesClient>, KeyspacesBaseClientBuilder<KeyspacesClientBuilder,KeyspacesClient>
A builder for creating an instance of KeyspacesClient. This can be created with the static KeyspacesClient.builder() method.