Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileVCPU
-
Packages that use InstanceProfileVCPU Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileVCPU in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileVCPU in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileVCPUDependentThe VCPU count for an instance with this profile depends on its configuration.classInstanceProfileVCPUEnumThe permitted values for VCPU count for an instance with this profile.classInstanceProfileVCPUFixedThe VCPU count for an instance with this profile.classInstanceProfileVCPURangeThe permitted range for VCPU count for an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileVCPU Modifier and Type Method Description InstanceProfileVCPUInstanceProfile. getVcpuCount()Gets the vcpuCount.
-