Uses of Interface
software.amazon.awssdk.services.redshiftdata.RedshiftDataClientBuilder
-
Packages that use RedshiftDataClientBuilder Package Description software.amazon.awssdk.services.redshiftdata You can use the Amazon Redshift Data API to run queries on Amazon Redshift tables. -
-
Uses of RedshiftDataClientBuilder in software.amazon.awssdk.services.redshiftdata
Methods in software.amazon.awssdk.services.redshiftdata that return RedshiftDataClientBuilder Modifier and Type Method Description static RedshiftDataClientBuilderRedshiftDataClient. builder()Create a builder that can be used to configure and create aRedshiftDataClient.
-