Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.IpamPools
Packages that use IpamPools
-
Uses of IpamPools in software.amazon.awssdk.services.elasticloadbalancingv2.model
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model that return IpamPoolsModifier and TypeMethodDescriptionfinal IpamPoolsCreateLoadBalancerRequest.ipamPools()[Application Load Balancers] The IPAM pools to use with the load balancer.final IpamPoolsLoadBalancer.ipamPools()[Application Load Balancers] The IPAM pool in use by the load balancer, if configured.final IpamPoolsModifyIpPoolsRequest.ipamPools()The IPAM pools to be modified.final IpamPoolsModifyIpPoolsResponse.ipamPools()The IPAM pool ID.Methods in software.amazon.awssdk.services.elasticloadbalancingv2.model with parameters of type IpamPoolsModifier and TypeMethodDescription[Application Load Balancers] The IPAM pools to use with the load balancer.[Application Load Balancers] The IPAM pool in use by the load balancer, if configured.The IPAM pools to be modified.The IPAM pool ID.