Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.SetIpAddressTypeRequest
Packages that use SetIpAddressTypeRequest
Package
Description
-
Uses of SetIpAddressTypeRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type SetIpAddressTypeRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.setIpAddressType(SetIpAddressTypeRequest 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. -
Uses of SetIpAddressTypeRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type SetIpAddressTypeRequestModifier and TypeMethodDescriptionSetIpAddressTypeRequestMarshaller.marshall(SetIpAddressTypeRequest setIpAddressTypeRequest)