Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
Packages that use SetLoadBalancerPoliciesOfListenerRequest
Package
Description
-
Uses of SetLoadBalancerPoliciesOfListenerRequest in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing with parameters of type SetLoadBalancerPoliciesOfListenerRequestModifier and TypeMethodDescriptionElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest) Replaces the current set of policies for the specified load balancer port with the specified set of policies.ElasticLoadBalancingClient.setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest) Replaces the current set of policies for the specified load balancer port with the specified set of policies. -
Uses of SetLoadBalancerPoliciesOfListenerRequest in software.amazon.awssdk.services.elasticloadbalancing.transform
Methods in software.amazon.awssdk.services.elasticloadbalancing.transform with parameters of type SetLoadBalancerPoliciesOfListenerRequestModifier and TypeMethodDescriptionSetLoadBalancerPoliciesOfListenerRequestMarshaller.marshall(SetLoadBalancerPoliciesOfListenerRequest setLoadBalancerPoliciesOfListenerRequest)