Uses of Interface
software.amazon.awssdk.services.appconfig.endpoints.AppConfigEndpointProvider
-
Packages that use AppConfigEndpointProvider Package Description software.amazon.awssdk.services.appconfig Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application configurations.software.amazon.awssdk.services.appconfig.endpoints software.amazon.awssdk.services.appconfig.endpoints.internal -
-
Uses of AppConfigEndpointProvider in software.amazon.awssdk.services.appconfig
Methods in software.amazon.awssdk.services.appconfig with parameters of type AppConfigEndpointProvider Modifier and Type Method Description default BAppConfigBaseClientBuilder. endpointProvider(AppConfigEndpointProvider endpointProvider)Set theAppConfigEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AppConfigEndpointProvider in software.amazon.awssdk.services.appconfig.endpoints
Methods in software.amazon.awssdk.services.appconfig.endpoints that return AppConfigEndpointProvider Modifier and Type Method Description static AppConfigEndpointProviderAppConfigEndpointProvider. defaultProvider() -
Uses of AppConfigEndpointProvider in software.amazon.awssdk.services.appconfig.endpoints.internal
Classes in software.amazon.awssdk.services.appconfig.endpoints.internal that implement AppConfigEndpointProvider Modifier and Type Class Description classDefaultAppConfigEndpointProvider
-