Uses of Class
software.amazon.awssdk.services.redshift.endpoints.RedshiftEndpointParams
-
Packages that use RedshiftEndpointParams Package Description software.amazon.awssdk.services.redshift.endpoints software.amazon.awssdk.services.redshift.endpoints.internal -
-
Uses of RedshiftEndpointParams in software.amazon.awssdk.services.redshift.endpoints
Methods in software.amazon.awssdk.services.redshift.endpoints that return RedshiftEndpointParams Modifier and Type Method Description RedshiftEndpointParamsRedshiftEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.redshift.endpoints with parameters of type RedshiftEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>RedshiftEndpointProvider. resolveEndpoint(RedshiftEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of RedshiftEndpointParams in software.amazon.awssdk.services.redshift.endpoints.internal
Methods in software.amazon.awssdk.services.redshift.endpoints.internal that return RedshiftEndpointParams Modifier and Type Method Description static RedshiftEndpointParamsRedshiftResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.redshift.endpoints.internal with parameters of type RedshiftEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultRedshiftEndpointProvider. resolveEndpoint(RedshiftEndpointParams endpointParams)
-