Package com.ibm.cloud.is.vpc.v1.model
Class InstanceProfileGPURange
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileGPU
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileGPURange
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceProfileGPURange extends InstanceProfileGPU
The permitted GPU count range for an instance with this profile.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InstanceProfileGPURange.Type
The type for this profile field.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.is.vpc.v1.model.InstanceProfileGPU
getMax, getMin, getStep, getType, getValue, getValues, getXDefault
-
-