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 classLoadBalancerProfileUDPSupportedDependentThe UDP support for a load balancer with this profile depends on its configuration.classLoadBalancerProfileUDPSupportedFixedThe 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 LoadBalancerProfileUDPSupportedLoadBalancerProfile. getUdpSupported()Gets the udpSupported.
-