Uses of Class
software.amazon.awssdk.services.redshiftdata.endpoints.RedshiftDataEndpointParams
-
Packages that use RedshiftDataEndpointParams Package Description software.amazon.awssdk.services.redshiftdata.endpoints software.amazon.awssdk.services.redshiftdata.endpoints.internal -
-
Uses of RedshiftDataEndpointParams in software.amazon.awssdk.services.redshiftdata.endpoints
Methods in software.amazon.awssdk.services.redshiftdata.endpoints that return RedshiftDataEndpointParams Modifier and Type Method Description RedshiftDataEndpointParamsRedshiftDataEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.redshiftdata.endpoints with parameters of type RedshiftDataEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>RedshiftDataEndpointProvider. resolveEndpoint(RedshiftDataEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of RedshiftDataEndpointParams in software.amazon.awssdk.services.redshiftdata.endpoints.internal
Methods in software.amazon.awssdk.services.redshiftdata.endpoints.internal that return RedshiftDataEndpointParams Modifier and Type Method Description static RedshiftDataEndpointParamsRedshiftDataResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.redshiftdata.endpoints.internal with parameters of type RedshiftDataEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultRedshiftDataEndpointProvider. resolveEndpoint(RedshiftDataEndpointParams params)
-