Package com.ibm.cloud.is.vpc.v1.model
Class LoadBalancerProfileInstanceGroupsSupported
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.LoadBalancerProfileInstanceGroupsSupported
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
LoadBalancerProfileInstanceGroupsSupportedDependent,LoadBalancerProfileInstanceGroupsSupportedFixed
public class LoadBalancerProfileInstanceGroupsSupported extends com.ibm.cloud.sdk.core.service.model.GenericModelLoadBalancerProfileInstanceGroupsSupported. Classes which extend this class: - LoadBalancerProfileInstanceGroupsSupportedFixed - LoadBalancerProfileInstanceGroupsSupportedDependent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceLoadBalancerProfileInstanceGroupsSupported.TypeThe type for this profile field.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetType()Gets the type.BooleanisValue()Gets the value.
-