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 class
LoadBalancerProfileInstanceGroupsSupportedDependent
The instance groups support for a load balancer with this profile depends on its configuration.class
LoadBalancerProfileInstanceGroupsSupportedFixed
The 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 LoadBalancerProfileInstanceGroupsSupported
LoadBalancerProfile. getInstanceGroupsSupported()
Gets the instanceGroupsSupported.
-