Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.ModifyIpPoolsRequest
Packages that use ModifyIpPoolsRequest
Package
Description
-
Uses of ModifyIpPoolsRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type ModifyIpPoolsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ModifyIpPoolsResponse>ElasticLoadBalancingV2AsyncClient.modifyIpPools(ModifyIpPoolsRequest modifyIpPoolsRequest) [Application Load Balancers] Modify the IP pool associated to a load balancer.default ModifyIpPoolsResponseElasticLoadBalancingV2Client.modifyIpPools(ModifyIpPoolsRequest modifyIpPoolsRequest) [Application Load Balancers] Modify the IP pool associated to a load balancer. -
Uses of ModifyIpPoolsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type ModifyIpPoolsRequestModifier and TypeMethodDescriptionModifyIpPoolsRequestMarshaller.marshall(ModifyIpPoolsRequest modifyIpPoolsRequest)