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 classDedicatedHostProfileVCPUDependentThe VCPU count for a dedicated host with this profile depends on its configuration.classDedicatedHostProfileVCPUEnumThe permitted values for VCPU count for a dedicated host with this profile.classDedicatedHostProfileVCPUFixedThe VCPU count for a dedicated host with this profile.classDedicatedHostProfileVCPURangeThe 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 DedicatedHostProfileVCPUDedicatedHostProfile. getVcpuCount()Gets the vcpuCount.
-