Class InstanceVCPU
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceVCPU
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceVCPU
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The virtual server instance VCPU configuration.
-
Method Summary
Modifier and TypeMethodDescriptionGets the architecture.getCount()
Gets the count.Gets the manufacturer.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getArchitecture
Gets the architecture. The VCPU architecture.- Returns:
- the architecture
-
getCount
-
getManufacturer
Gets the manufacturer. The VCPU manufacturer.- Returns:
- the manufacturer
-