Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.endpoints.ElasticLoadBalancingEndpointProvider
-
Packages that use ElasticLoadBalancingEndpointProvider Package Description software.amazon.awssdk.services.elasticloadbalancing Elastic Load Balancing software.amazon.awssdk.services.elasticloadbalancing.endpoints software.amazon.awssdk.services.elasticloadbalancing.endpoints.internal -
-
Uses of ElasticLoadBalancingEndpointProvider in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing with parameters of type ElasticLoadBalancingEndpointProvider Modifier and Type Method Description default BElasticLoadBalancingBaseClientBuilder. endpointProvider(ElasticLoadBalancingEndpointProvider endpointProvider)Set theElasticLoadBalancingEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of ElasticLoadBalancingEndpointProvider in software.amazon.awssdk.services.elasticloadbalancing.endpoints
Methods in software.amazon.awssdk.services.elasticloadbalancing.endpoints that return ElasticLoadBalancingEndpointProvider Modifier and Type Method Description static ElasticLoadBalancingEndpointProviderElasticLoadBalancingEndpointProvider. defaultProvider() -
Uses of ElasticLoadBalancingEndpointProvider in software.amazon.awssdk.services.elasticloadbalancing.endpoints.internal
Classes in software.amazon.awssdk.services.elasticloadbalancing.endpoints.internal that implement ElasticLoadBalancingEndpointProvider Modifier and Type Class Description classDefaultElasticLoadBalancingEndpointProvider
-