Uses of Class
software.amazon.awssdk.services.elasticloadbalancing.model.AttachLoadBalancerToSubnetsRequest
Packages that use AttachLoadBalancerToSubnetsRequest
Package
Description
-
Uses of AttachLoadBalancerToSubnetsRequest in software.amazon.awssdk.services.elasticloadbalancing
Methods in software.amazon.awssdk.services.elasticloadbalancing with parameters of type AttachLoadBalancerToSubnetsRequestModifier and TypeMethodDescriptionElasticLoadBalancingAsyncClient.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest) Adds one or more subnets to the set of configured subnets for the specified load balancer.ElasticLoadBalancingClient.attachLoadBalancerToSubnets(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest) Adds one or more subnets to the set of configured subnets for the specified load balancer. -
Uses of AttachLoadBalancerToSubnetsRequest in software.amazon.awssdk.services.elasticloadbalancing.transform
Methods in software.amazon.awssdk.services.elasticloadbalancing.transform with parameters of type AttachLoadBalancerToSubnetsRequestModifier and TypeMethodDescriptionAttachLoadBalancerToSubnetsRequestMarshaller.marshall(AttachLoadBalancerToSubnetsRequest attachLoadBalancerToSubnetsRequest)