Uses of Class
com.ibm.cloud.is.vpc.v1.model.LoadBalancerProfileUDPSupported
-
Packages that use LoadBalancerProfileUDPSupported Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of LoadBalancerProfileUDPSupported in com.ibm.cloud.is.vpc.v1.model
Subclasses of LoadBalancerProfileUDPSupported in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
LoadBalancerProfileUDPSupportedDependent
The UDP support for a load balancer with this profile depends on its configuration.class
LoadBalancerProfileUDPSupportedFixed
The UDP support for a load balancer with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return LoadBalancerProfileUDPSupported Modifier and Type Method Description LoadBalancerProfileUDPSupported
LoadBalancerProfile. getUdpSupported()
Gets the udpSupported.
-