Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileGPU
-
Packages that use InstanceProfileGPU Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileGPU in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileGPU in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileGPUDependentThe GPU count for an instance with this profile depends on its configuration.classInstanceProfileGPUEnumThe permitted GPU count values for an instance with this profile.classInstanceProfileGPUFixedThe GPU count for an instance with this profile.classInstanceProfileGPURangeThe permitted GPU count range for an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileGPU Modifier and Type Method Description InstanceProfileGPUInstanceProfile. getGpuCount()Gets the gpuCount.
-