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