Uses of Interface
software.amazon.awssdk.services.redshift.RedshiftAsyncClient
-
Packages that use RedshiftAsyncClient Package Description software.amazon.awssdk.services.redshift Amazon Redshift software.amazon.awssdk.services.redshift.paginators software.amazon.awssdk.services.redshift.waiters -
-
Uses of RedshiftAsyncClient in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that return RedshiftAsyncClient Modifier and Type Method Description static RedshiftAsyncClientRedshiftAsyncClient. create()Create aRedshiftAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of RedshiftAsyncClient in software.amazon.awssdk.services.redshift.paginators
-
Uses of RedshiftAsyncClient in software.amazon.awssdk.services.redshift.waiters
Methods in software.amazon.awssdk.services.redshift.waiters with parameters of type RedshiftAsyncClient Modifier and Type Method Description RedshiftAsyncWaiter.BuilderRedshiftAsyncWaiter.Builder. client(RedshiftAsyncClient client)Sets a customRedshiftAsyncClientthat will be used to poll the resource
-