Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileGPUMemory
-
Packages that use InstanceProfileGPUMemory Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileGPUMemory in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileGPUMemory in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileGPUMemoryDependentThe overall GPU memory value for an instance with this profile depends on its configuration.classInstanceProfileGPUMemoryEnumThe permitted overall GPU memory values in GiB (gibibytes) for an instance with this profile.classInstanceProfileGPUMemoryFixedThe overall GPU memory in GiB (gibibytes) for an instance with this profile.classInstanceProfileGPUMemoryRangeThe permitted overall GPU memory range in GiB (gibibytes) for an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileGPUMemory Modifier and Type Method Description InstanceProfileGPUMemoryInstanceProfile. getGpuMemory()Gets the gpuMemory.
-