Uses of Interface
software.amazon.awssdk.services.appflow.endpoints.AppflowEndpointProvider
-
Packages that use AppflowEndpointProvider Package Description software.amazon.awssdk.services.appflow Welcome to the Amazon AppFlow API reference.software.amazon.awssdk.services.appflow.endpoints software.amazon.awssdk.services.appflow.endpoints.internal -
-
Uses of AppflowEndpointProvider in software.amazon.awssdk.services.appflow
Methods in software.amazon.awssdk.services.appflow with parameters of type AppflowEndpointProvider Modifier and Type Method Description default BAppflowBaseClientBuilder. endpointProvider(AppflowEndpointProvider endpointProvider)Set theAppflowEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AppflowEndpointProvider in software.amazon.awssdk.services.appflow.endpoints
Methods in software.amazon.awssdk.services.appflow.endpoints that return AppflowEndpointProvider Modifier and Type Method Description static AppflowEndpointProviderAppflowEndpointProvider. defaultProvider() -
Uses of AppflowEndpointProvider in software.amazon.awssdk.services.appflow.endpoints.internal
Classes in software.amazon.awssdk.services.appflow.endpoints.internal that implement AppflowEndpointProvider Modifier and Type Class Description classDefaultAppflowEndpointProvider
-