Uses of Interface
software.amazon.awssdk.services.redshiftdata.endpoints.RedshiftDataEndpointProvider
-
Packages that use RedshiftDataEndpointProvider Package Description software.amazon.awssdk.services.redshiftdata You can use the Amazon Redshift Data API to run queries on Amazon Redshift tables.software.amazon.awssdk.services.redshiftdata.endpoints software.amazon.awssdk.services.redshiftdata.endpoints.internal -
-
Uses of RedshiftDataEndpointProvider in software.amazon.awssdk.services.redshiftdata
Methods in software.amazon.awssdk.services.redshiftdata with parameters of type RedshiftDataEndpointProvider Modifier and Type Method Description default BRedshiftDataBaseClientBuilder. endpointProvider(RedshiftDataEndpointProvider endpointProvider)Set theRedshiftDataEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of RedshiftDataEndpointProvider in software.amazon.awssdk.services.redshiftdata.endpoints
Methods in software.amazon.awssdk.services.redshiftdata.endpoints that return RedshiftDataEndpointProvider Modifier and Type Method Description static RedshiftDataEndpointProviderRedshiftDataEndpointProvider. defaultProvider() -
Uses of RedshiftDataEndpointProvider in software.amazon.awssdk.services.redshiftdata.endpoints.internal
Classes in software.amazon.awssdk.services.redshiftdata.endpoints.internal that implement RedshiftDataEndpointProvider Modifier and Type Class Description classDefaultRedshiftDataEndpointProvider
-