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 Details

    • getArchitecture

      public String getArchitecture()
      Gets the architecture. The VCPU architecture.
      Returns:
      the architecture
    • getCount

      public Long getCount()
      Gets the count. The number of VCPUs assigned.
      Returns:
      the count
    • getManufacturer

      public String getManufacturer()
      Gets the manufacturer. The VCPU manufacturer.
      Returns:
      the manufacturer