Uses of Class
com.ibm.cloud.is.vpc.v1.model.LoadBalancerProfileInstanceGroupsSupported
-
Packages that use LoadBalancerProfileInstanceGroupsSupported Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of LoadBalancerProfileInstanceGroupsSupported in com.ibm.cloud.is.vpc.v1.model
Subclasses of LoadBalancerProfileInstanceGroupsSupported in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classLoadBalancerProfileInstanceGroupsSupportedDependentThe instance groups support for a load balancer with this profile depends on its configuration.classLoadBalancerProfileInstanceGroupsSupportedFixedThe instance groups support for a load balancer with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return LoadBalancerProfileInstanceGroupsSupported Modifier and Type Method Description LoadBalancerProfileInstanceGroupsSupportedLoadBalancerProfile. getInstanceGroupsSupported()Gets the instanceGroupsSupported.
-