Uses of Interface
software.amazon.awssdk.services.appfabric.endpoints.AppFabricEndpointProvider
-
Packages that use AppFabricEndpointProvider Package Description software.amazon.awssdk.services.appfabric Amazon Web Services AppFabric quickly connects software as a service (SaaS) applications across your organization.software.amazon.awssdk.services.appfabric.endpoints software.amazon.awssdk.services.appfabric.endpoints.internal -
-
Uses of AppFabricEndpointProvider in software.amazon.awssdk.services.appfabric
Methods in software.amazon.awssdk.services.appfabric with parameters of type AppFabricEndpointProvider Modifier and Type Method Description default BAppFabricBaseClientBuilder. endpointProvider(AppFabricEndpointProvider endpointProvider)Set theAppFabricEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AppFabricEndpointProvider in software.amazon.awssdk.services.appfabric.endpoints
Methods in software.amazon.awssdk.services.appfabric.endpoints that return AppFabricEndpointProvider Modifier and Type Method Description static AppFabricEndpointProviderAppFabricEndpointProvider. defaultProvider() -
Uses of AppFabricEndpointProvider in software.amazon.awssdk.services.appfabric.endpoints.internal
Classes in software.amazon.awssdk.services.appfabric.endpoints.internal that implement AppFabricEndpointProvider Modifier and Type Class Description classDefaultAppFabricEndpointProvider
-