Package com.ibm.cloud.is.vpc.v1.model
Class InstanceProfileNetworkInterfaceCountRange
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileNetworkInterfaceCount
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileNetworkInterfaceCountRange
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceProfileNetworkInterfaceCountRange extends InstanceProfileNetworkInterfaceCount
The number of network interfaces supported on an instance with this profile.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InstanceProfileNetworkInterfaceCountRange.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.InstanceProfileNetworkInterfaceCount
getMax, getMin, getType
-
-