Package com.ibm.cloud.is.vpc.v1.model
Class InstanceProfileVCPUArchitecture
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.InstanceProfileVCPUArchitecture
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceProfileVCPUArchitecture extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceProfileVCPUArchitecture.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InstanceProfileVCPUArchitecture.Type
The type for this profile field.static interface
InstanceProfileVCPUArchitecture.Value
The VCPU architecture for an instance with this profile.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getType()
Gets the type.String
getValue()
Gets the value.
-