Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.SetSubnetsRequest
Packages that use SetSubnetsRequest
Package
Description
-
Uses of SetSubnetsRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type SetSubnetsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<SetSubnetsResponse>ElasticLoadBalancingV2AsyncClient.setSubnets(SetSubnetsRequest setSubnetsRequest) Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer, Network Load Balancer or Gateway Load Balancer.default SetSubnetsResponseElasticLoadBalancingV2Client.setSubnets(SetSubnetsRequest setSubnetsRequest) Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer, Network Load Balancer or Gateway Load Balancer. -
Uses of SetSubnetsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type SetSubnetsRequestModifier and TypeMethodDescriptionSetSubnetsRequestMarshaller.marshall(SetSubnetsRequest setSubnetsRequest)