Uses of Class
com.ibm.cloud.is.vpc.v1.model.DedicatedHostProfileMemory
-
Packages that use DedicatedHostProfileMemory Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of DedicatedHostProfileMemory in com.ibm.cloud.is.vpc.v1.model
Subclasses of DedicatedHostProfileMemory in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classDedicatedHostProfileMemoryDependentThe memory value for a dedicated host with this profile depends on its configuration.classDedicatedHostProfileMemoryEnumThe permitted memory values (in gibibytes) for a dedicated host with this profile.classDedicatedHostProfileMemoryFixedThe memory (in gibibytes) for a dedicated host with this profile.classDedicatedHostProfileMemoryRangeThe permitted memory range (in gibibytes) for a dedicated host with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return DedicatedHostProfileMemory Modifier and Type Method Description DedicatedHostProfileMemoryDedicatedHostProfile. getMemory()Gets the memory.
-