Uses of Class
io.github.eggy03.dmidecode.entity.processor.ImmutableDMIProcessor.Builder
Packages that use ImmutableDMIProcessor.Builder
-
Uses of ImmutableDMIProcessor.Builder in io.github.eggy03.dmidecode.entity.processor
Methods in io.github.eggy03.dmidecode.entity.processor that return ImmutableDMIProcessor.BuilderModifier and TypeMethodDescriptionImmutableDMIProcessor.Builder.addAllCharacteristics(Iterable<@Nullable String> elements) Adds elements tocharacteristicslist.ImmutableDMIProcessor.Builder.addAllFlags(Iterable<@Nullable String> elements) Adds elements toflagslist.ImmutableDMIProcessor.Builder.addCharacteristics(@Nullable String element) Adds one element tocharacteristicslist.ImmutableDMIProcessor.Builder.addCharacteristics(@Nullable String... elements) Adds elements tocharacteristicslist.Adds one element toflagslist.Adds elements toflagslist.Initializes the value for theassetTagattribute.ImmutableDMIProcessor.Builder.characteristics(@Nullable Iterable<@Nullable String> elements) Sets or replaces all elements forcharacteristicslist.Initializes the value for thecoreCountattribute.ImmutableDMIProcessor.Builder.coreEnabled(@Nullable Integer coreEnabled) Initializes the value for thecoreEnabledattribute.ImmutableDMIProcessor.Builder.currentSpeed(@Nullable String currentSpeed) Initializes the value for thecurrentSpeedattribute.ImmutableDMIProcessor.Builder.externalClock(@Nullable String externalClock) Initializes the value for theexternalClockattribute.Initializes the value for thefamilyattribute.Sets or replaces all elements forflagslist.ImmutableDMIProcessor.Builder.from(DMIProcessor instance) Fill a builder with attribute values from the providedDMIProcessorinstance.Initializes the value for theidattribute.ImmutableDMIProcessor.Builder.l1CacheHandle(@Nullable String l1CacheHandle) Initializes the value for thel1CacheHandleattribute.ImmutableDMIProcessor.Builder.l2CacheHandle(@Nullable String l2CacheHandle) Initializes the value for thel2CacheHandleattribute.ImmutableDMIProcessor.Builder.l3CacheHandle(@Nullable String l3CacheHandle) Initializes the value for thel3CacheHandleattribute.ImmutableDMIProcessor.Builder.manufacturer(@Nullable String manufacturer) Initializes the value for themanufacturerattribute.Initializes the value for themaxSpeedattribute.ImmutableDMIProcessor.Builder.partNumber(@Nullable String partNumber) Initializes the value for thepartNumberattribute.ImmutableDMIProcessor.Builder.serialNumber(@Nullable String serialNumber) Initializes the value for theserialNumberattribute.Initializes the value for thesignatureattribute.ImmutableDMIProcessor.Builder.socketDesignation(@Nullable String socketDesignation) Initializes the value for thesocketDesignationattribute.Initializes the value for thestatusattribute.ImmutableDMIProcessor.Builder.threadCount(@Nullable Integer threadCount) Initializes the value for thethreadCountattribute.Initializes the value for thetypeattribute.Initializes the value for theupgradeattribute.Initializes the value for theversionattribute.Initializes the value for thevoltageattribute.