Interface RedshiftClientBuilder

All Superinterfaces:
AwsClientBuilder<RedshiftClientBuilder,RedshiftClient>, AwsSyncClientBuilder<RedshiftClientBuilder,RedshiftClient>, Buildable, RedshiftBaseClientBuilder<RedshiftClientBuilder,RedshiftClient>, SdkBuilder<RedshiftClientBuilder,RedshiftClient>, SdkClientBuilder<RedshiftClientBuilder,RedshiftClient>, SdkSyncClientBuilder<RedshiftClientBuilder,RedshiftClient>

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