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