Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.InvalidSubnetException
Packages that use InvalidSubnetException
-
Uses of InvalidSubnetException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw InvalidSubnetExceptionModifier and TypeMethodDescriptiondefault CreateLoadBalancerResponseElasticLoadBalancingV2Client.createLoadBalancer(Consumer<CreateLoadBalancerRequest.Builder> createLoadBalancerRequest) Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.default CreateLoadBalancerResponseElasticLoadBalancingV2Client.createLoadBalancer(CreateLoadBalancerRequest createLoadBalancerRequest) Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.default SetIpAddressTypeResponseElasticLoadBalancingV2Client.setIpAddressType(Consumer<SetIpAddressTypeRequest.Builder> setIpAddressTypeRequest) Sets the type of IP addresses used by the subnets of the specified load balancer.default SetIpAddressTypeResponseElasticLoadBalancingV2Client.setIpAddressType(SetIpAddressTypeRequest setIpAddressTypeRequest) Sets the type of IP addresses used by the subnets of the specified load balancer.default SetSubnetsResponseElasticLoadBalancingV2Client.setSubnets(Consumer<SetSubnetsRequest.Builder> 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.