Uses of Interface
software.amazon.awssdk.services.elasticbeanstalk.endpoints.ElasticBeanstalkEndpointProvider
-
Packages that use ElasticBeanstalkEndpointProvider Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk software.amazon.awssdk.services.elasticbeanstalk.endpoints software.amazon.awssdk.services.elasticbeanstalk.endpoints.internal -
-
Uses of ElasticBeanstalkEndpointProvider in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk with parameters of type ElasticBeanstalkEndpointProvider Modifier and Type Method Description default BElasticBeanstalkBaseClientBuilder. endpointProvider(ElasticBeanstalkEndpointProvider endpointProvider)Set theElasticBeanstalkEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ElasticBeanstalkEndpointProvider in software.amazon.awssdk.services.elasticbeanstalk.endpoints
Methods in software.amazon.awssdk.services.elasticbeanstalk.endpoints that return ElasticBeanstalkEndpointProvider Modifier and Type Method Description static ElasticBeanstalkEndpointProviderElasticBeanstalkEndpointProvider. defaultProvider() -
Uses of ElasticBeanstalkEndpointProvider in software.amazon.awssdk.services.elasticbeanstalk.endpoints.internal
Classes in software.amazon.awssdk.services.elasticbeanstalk.endpoints.internal that implement ElasticBeanstalkEndpointProvider Modifier and Type Class Description classDefaultElasticBeanstalkEndpointProvider
-