Uses of Interface
software.amazon.awssdk.services.redshift.RedshiftBaseClientBuilder
-
Packages that use RedshiftBaseClientBuilder Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of RedshiftBaseClientBuilder in software.amazon.awssdk.services.redshift
Classes in software.amazon.awssdk.services.redshift with type parameters of type RedshiftBaseClientBuilder Modifier and Type Interface Description interfaceRedshiftBaseClientBuilder<B extends RedshiftBaseClientBuilder<B,C>,C>This includes configuration specific to Amazon Redshift that is supported by bothRedshiftClientBuilderandRedshiftAsyncClientBuilder.Subinterfaces of RedshiftBaseClientBuilder in software.amazon.awssdk.services.redshift Modifier and Type Interface Description interfaceRedshiftAsyncClientBuilderA builder for creating an instance ofRedshiftAsyncClient.interfaceRedshiftClientBuilderA builder for creating an instance ofRedshiftClient.
-