Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceProfileMemory
-
Packages that use InstanceProfileMemory Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of InstanceProfileMemory in com.ibm.cloud.is.vpc.v1.model
Subclasses of InstanceProfileMemory in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classInstanceProfileMemoryDependentThe memory value for an instance with this profile depends on its configuration.classInstanceProfileMemoryEnumThe permitted memory values (in gibibytes) for an instance with this profile.classInstanceProfileMemoryFixedThe memory (in gibibytes) for an instance with this profile.classInstanceProfileMemoryRangeThe permitted memory range (in gibibytes) for an instance with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return InstanceProfileMemory Modifier and Type Method Description InstanceProfileMemoryInstanceProfile. getMemory()Gets the memory.
-