Uses of Interface
software.amazon.awssdk.services.appintegrations.endpoints.AppIntegrationsEndpointProvider
-
Packages that use AppIntegrationsEndpointProvider Package Description software.amazon.awssdk.services.appintegrations The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.software.amazon.awssdk.services.appintegrations.endpoints software.amazon.awssdk.services.appintegrations.endpoints.internal -
-
Uses of AppIntegrationsEndpointProvider in software.amazon.awssdk.services.appintegrations
Methods in software.amazon.awssdk.services.appintegrations with parameters of type AppIntegrationsEndpointProvider Modifier and Type Method Description default BAppIntegrationsBaseClientBuilder. endpointProvider(AppIntegrationsEndpointProvider endpointProvider)Set theAppIntegrationsEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AppIntegrationsEndpointProvider in software.amazon.awssdk.services.appintegrations.endpoints
Methods in software.amazon.awssdk.services.appintegrations.endpoints that return AppIntegrationsEndpointProvider Modifier and Type Method Description static AppIntegrationsEndpointProviderAppIntegrationsEndpointProvider. defaultProvider() -
Uses of AppIntegrationsEndpointProvider in software.amazon.awssdk.services.appintegrations.endpoints.internal
Classes in software.amazon.awssdk.services.appintegrations.endpoints.internal that implement AppIntegrationsEndpointProvider Modifier and Type Class Description classDefaultAppIntegrationsEndpointProvider
-