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