Uses of Class
software.amazon.awssdk.services.redshiftserverless.endpoints.RedshiftServerlessEndpointParams
-
-
Uses of RedshiftServerlessEndpointParams in software.amazon.awssdk.services.redshiftserverless.endpoints
Methods in software.amazon.awssdk.services.redshiftserverless.endpoints that return RedshiftServerlessEndpointParams Modifier and Type Method Description RedshiftServerlessEndpointParamsRedshiftServerlessEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.redshiftserverless.endpoints with parameters of type RedshiftServerlessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>RedshiftServerlessEndpointProvider. resolveEndpoint(RedshiftServerlessEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of RedshiftServerlessEndpointParams in software.amazon.awssdk.services.redshiftserverless.endpoints.internal
Methods in software.amazon.awssdk.services.redshiftserverless.endpoints.internal that return RedshiftServerlessEndpointParams Modifier and Type Method Description static RedshiftServerlessEndpointParamsRedshiftServerlessResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.redshiftserverless.endpoints.internal with parameters of type RedshiftServerlessEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultRedshiftServerlessEndpointProvider. resolveEndpoint(RedshiftServerlessEndpointParams endpointParams)
-