Uses of Class
com.ibm.cloud.is.vpc.v1.model.DedicatedHostProfileVCPU
-
Packages that use DedicatedHostProfileVCPU Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of DedicatedHostProfileVCPU in com.ibm.cloud.is.vpc.v1.model
Subclasses of DedicatedHostProfileVCPU in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
DedicatedHostProfileVCPUDependent
The VCPU count for a dedicated host with this profile depends on its configuration.class
DedicatedHostProfileVCPUEnum
The permitted values for VCPU count for a dedicated host with this profile.class
DedicatedHostProfileVCPUFixed
The VCPU count for a dedicated host with this profile.class
DedicatedHostProfileVCPURange
The permitted range for VCPU count for a dedicated host with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return DedicatedHostProfileVCPU Modifier and Type Method Description DedicatedHostProfileVCPU
DedicatedHostProfile. getVcpuCount()
Gets the vcpuCount.
-