Uses of Interface
software.amazon.awssdk.services.appconfigdata.endpoints.AppConfigDataEndpointProvider
-
Packages that use AppConfigDataEndpointProvider Package Description software.amazon.awssdk.services.appconfigdata AppConfig Data provides the data plane APIs your application uses to retrieve configuration data.software.amazon.awssdk.services.appconfigdata.endpoints software.amazon.awssdk.services.appconfigdata.endpoints.internal -
-
Uses of AppConfigDataEndpointProvider in software.amazon.awssdk.services.appconfigdata
Methods in software.amazon.awssdk.services.appconfigdata with parameters of type AppConfigDataEndpointProvider Modifier and Type Method Description default BAppConfigDataBaseClientBuilder. endpointProvider(AppConfigDataEndpointProvider endpointProvider)Set theAppConfigDataEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of AppConfigDataEndpointProvider in software.amazon.awssdk.services.appconfigdata.endpoints
Methods in software.amazon.awssdk.services.appconfigdata.endpoints that return AppConfigDataEndpointProvider Modifier and Type Method Description static AppConfigDataEndpointProviderAppConfigDataEndpointProvider. defaultProvider() -
Uses of AppConfigDataEndpointProvider in software.amazon.awssdk.services.appconfigdata.endpoints.internal
Classes in software.amazon.awssdk.services.appconfigdata.endpoints.internal that implement AppConfigDataEndpointProvider Modifier and Type Class Description classDefaultAppConfigDataEndpointProvider
-