Uses of Class
io.github.eggy03.dmidecode.entity.memory.ImmutableDMIPhysicalMemoryArray.Builder
Packages that use ImmutableDMIPhysicalMemoryArray.Builder
-
Uses of ImmutableDMIPhysicalMemoryArray.Builder in io.github.eggy03.dmidecode.entity.memory
Methods in io.github.eggy03.dmidecode.entity.memory that return ImmutableDMIPhysicalMemoryArray.BuilderModifier and TypeMethodDescriptionImmutableDMIPhysicalMemoryArray.Builder.errorCorrectionType(@Nullable String errorCorrectionType) Initializes the value for theerrorCorrectionTypeattribute.ImmutableDMIPhysicalMemoryArray.Builder.errorInformationHandle(@Nullable String errorInformationHandle) Initializes the value for theerrorInformationHandleattribute.ImmutableDMIPhysicalMemoryArray.Builder.from(DMIPhysicalMemoryArray instance) Fill a builder with attribute values from the providedDMIPhysicalMemoryArrayinstance.Initializes the value for thelocationattribute.ImmutableDMIPhysicalMemoryArray.Builder.maximumCapacity(@Nullable String maximumCapacity) Initializes the value for themaximumCapacityattribute.ImmutableDMIPhysicalMemoryArray.Builder.numberOfDevices(@Nullable Integer numberOfDevices) Initializes the value for thenumberOfDevicesattribute.Initializes the value for theuseattribute.