Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.LoadBalancerState
Packages that use LoadBalancerState
-
Uses of LoadBalancerState in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return LoadBalancerStateModifier and TypeMethodDescriptionfinal LoadBalancerStateLoadBalancer.state()The state of the load balancer.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model with parameters of type LoadBalancerStateModifier and TypeMethodDescriptionLoadBalancer.Builder.state(LoadBalancerState state) The state of the load balancer.