Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
Packages that use SetLoadBalancerPoliciesForBackendServerRequest
Package
Description
-
Uses of SetLoadBalancerPoliciesForBackendServerRequest in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing with parameters of type SetLoadBalancerPoliciesForBackendServerRequestModifier and TypeMethodDescriptionElasticLoadBalancingAsyncClient.setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest) Replaces the set of policies associated with the specified port on which the EC2 instance is listening with a new set of policies.ElasticLoadBalancingClient.setLoadBalancerPoliciesForBackendServer(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest) Replaces the set of policies associated with the specified port on which the EC2 instance is listening with a new set of policies. -
Uses of SetLoadBalancerPoliciesForBackendServerRequest in software.amazon.awssdk.services.elasticloadbalancing.transform
Methods in software.amazon.awssdk.services.elasticloadbalancing.transform with parameters of type SetLoadBalancerPoliciesForBackendServerRequestModifier and TypeMethodDescriptionSetLoadBalancerPoliciesForBackendServerRequestMarshaller.marshall(SetLoadBalancerPoliciesForBackendServerRequest setLoadBalancerPoliciesForBackendServerRequest)