Uses of Class
com.ibm.cloud.is.vpc.v1.model.BareMetalServerProfileMemory
-
Packages that use BareMetalServerProfileMemory Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of BareMetalServerProfileMemory in com.ibm.cloud.is.vpc.v1.model
Subclasses of BareMetalServerProfileMemory in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classBareMetalServerProfileMemoryDependentThe memory value for a bare metal server with this profile depends on its configuration.classBareMetalServerProfileMemoryEnumThe permitted memory values (in gibibytes) for a bare metal server with this profile.classBareMetalServerProfileMemoryFixedThe memory (in gibibytes) for a bare metal server with this profile.classBareMetalServerProfileMemoryRangeThe permitted memory range (in gibibytes) for a bare metal server with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return BareMetalServerProfileMemory Modifier and Type Method Description BareMetalServerProfileMemoryBareMetalServerProfile. getMemory()Gets the memory.
-