Uses of Enum
software.amazon.awscdk.cxapi.LoadBalancerIpAddressType
Packages that use LoadBalancerIpAddressType
-
Uses of LoadBalancerIpAddressType in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi that return LoadBalancerIpAddressTypeModifier and TypeMethodDescriptionLoadBalancerContextResponse.getIpAddressType()Deprecated.LoadBalancerContextResponse.Jsii$Proxy.getIpAddressType()Deprecated.static LoadBalancerIpAddressTypeDeprecated.Returns the enum constant of this type with the specified name.static LoadBalancerIpAddressType[]LoadBalancerIpAddressType.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.cxapi with parameters of type LoadBalancerIpAddressTypeModifier and TypeMethodDescriptionLoadBalancerContextResponse.Builder.ipAddressType(LoadBalancerIpAddressType ipAddressType) Deprecated.