Uses of Class
security.whisper.javastix.coo.types.WindowsPeSection.Builder
Packages that use WindowsPeSection.Builder
-
Uses of WindowsPeSection.Builder in security.whisper.javastix.coo.types
Methods in security.whisper.javastix.coo.types that return WindowsPeSection.BuilderModifier and TypeMethodDescriptionstatic WindowsPeSection.BuilderWindowsPeSection.builder()Creates a builder forWindowsPeSection.final WindowsPeSection.BuilderWindowsPeSection.Builder.customProperties(Map<String, ? extends Object> entries) Sets or replaces all mappings from the specified map as entries for thecustomPropertiesmap.final WindowsPeSection.BuilderWindowsPeSection.Builder.entropy(float entropy) Initializes the optional valueentropyto entropy.final WindowsPeSection.BuilderInitializes the optional valueentropyto entropy.final WindowsPeSection.BuilderWindowsPeSection.Builder.from(StixCustomProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCustomPropertiesinstance.final WindowsPeSection.BuilderWindowsPeSection.Builder.from(WindowsPeSectionObj instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.types.WindowsPeSectionObjinstance.final WindowsPeSection.BuilderSets or replaces all mappings from the specified map as entries for thehashesmap.final WindowsPeSection.BuilderInitializes the optional valuenameto name.final WindowsPeSection.BuilderInitializes the optional valuenameto name.final WindowsPeSection.BuilderWindowsPeSection.Builder.putAllCustomProperties(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries tocustomPropertiesmap.final WindowsPeSection.BuilderWindowsPeSection.Builder.putAllHashes(Map<String, ? extends String> entries) Put all mappings from the specified map as entries tohashesmap.final WindowsPeSection.BuilderWindowsPeSection.Builder.putCustomProperty(String key, Object value) Put one entry to thecustomPropertiesmap.final WindowsPeSection.BuilderWindowsPeSection.Builder.putCustomProperty(Map.Entry<String, ? extends Object> entry) Put one entry to thecustomPropertiesmap.final WindowsPeSection.BuilderPut one entry to thehashesmap.final WindowsPeSection.BuilderPut one entry to thehashesmap.final WindowsPeSection.BuilderWindowsPeSection.Builder.size(long size) Initializes the optional valuesizeto size.final WindowsPeSection.BuilderInitializes the optional valuesizeto size.