Class VCPU
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VCPU
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class VCPU
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The 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
-