Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.ElasticLoadBalancingClient
Packages that use ElasticLoadBalancingClient
Package
Description
-
Uses of ElasticLoadBalancingClient in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing that return ElasticLoadBalancingClientModifier and TypeMethodDescriptionstatic ElasticLoadBalancingClientElasticLoadBalancingClient.create()Create aElasticLoadBalancingClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of ElasticLoadBalancingClient in software.amazon.awssdk.services.elasticloadbalancing.paginators
Constructors in software.amazon.awssdk.services.elasticloadbalancing.paginators with parameters of type ElasticLoadBalancingClientModifierConstructorDescriptionDescribeLoadBalancersIterable(ElasticLoadBalancingClient client, DescribeLoadBalancersRequest firstRequest) -
Uses of ElasticLoadBalancingClient in software.amazon.awssdk.services.elasticloadbalancing.waiters
Methods in software.amazon.awssdk.services.elasticloadbalancing.waiters with parameters of type ElasticLoadBalancingClientModifier and TypeMethodDescriptionElasticLoadBalancingWaiter.Builder.client(ElasticLoadBalancingClient client) Sets a customElasticLoadBalancingClientthat will be used to poll the resource