Uses of Class
security.whisper.javastix.coo.objects.Software.Builder
Packages that use Software.Builder
-
Uses of Software.Builder in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return Software.BuilderModifier and TypeMethodDescriptionfinal Software.BuilderSoftware.Builder.addAllExtensions(Iterable<? extends CyberObservableExtension> elements) Adds elements toextensionsset.final Software.BuilderSoftware.Builder.addAllGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Adds elements togranularMarkingsset.final Software.BuilderSoftware.Builder.addAllObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Adds elements toobjectMarkingRefsset.final Software.BuilderSoftware.Builder.addExtension(CyberObservableExtension element) Adds one element toextensionsset.final Software.BuilderSoftware.Builder.addExtensions(CyberObservableExtension... elements) Adds elements toextensionsset.final Software.BuilderSoftware.Builder.addGranularMarking(GranularMarkingDm element) Adds one element togranularMarkingsset.final Software.BuilderSoftware.Builder.addGranularMarkings(GranularMarkingDm... elements) Adds elements togranularMarkingsset.final Software.BuilderSoftware.Builder.addObjectMarkingRef(MarkingDefinitionDm element) Adds one element toobjectMarkingRefsset.final Software.BuilderSoftware.Builder.addObjectMarkingRefs(MarkingDefinitionDm... elements) Adds elements toobjectMarkingRefsset.static Software.BuilderSoftware.builder()Creates a builder forSoftware.final Software.BuilderInitializes the optional valuecpeto cpe.final Software.BuilderInitializes the optional valuecpeto cpe.final Software.BuilderSoftware.Builder.customProperties(Map<String, ? extends Object> entries) Sets or replaces all mappings from the specified map as entries for thecustomPropertiesmap.final Software.BuilderSoftware.Builder.defanged(boolean defanged) Initializes the optional valuedefangedto defanged.final Software.BuilderInitializes the optional valuedefangedto defanged.final Software.BuilderSoftware.Builder.extensions(Iterable<? extends CyberObservableExtension> elements) Sets or replaces all elements forextensionsset.final Software.BuilderSoftware.Builder.from(BundleableObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.bundle.BundleableObjectinstance.final Software.BuilderSoftware.Builder.from(StixCustomProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCustomPropertiesinstance.final Software.BuilderSoftware.Builder.from(CyberObservableObjectCommonProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.CyberObservableObjectCommonPropertiesinstance.final Software.BuilderSoftware.Builder.from(SoftwareCoo instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.objects.SoftwareCooinstance.final Software.BuilderSoftware.Builder.granularMarkings(Iterable<? extends GranularMarkingDm> elements) Sets or replaces all elements forgranularMarkingsset.final Software.BuilderSoftware.Builder.hydrated(boolean hydrated) Initializes the value for thehydratedattribute.final Software.BuilderInitializes the value for thenameattribute.final Software.BuilderSoftware.Builder.objectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Sets or replaces all elements forobjectMarkingRefsset.final Software.BuilderSoftware.Builder.observableObjectKey(String observableObjectKey) Initializes the value for theobservableObjectKeyattribute.final Software.BuilderSoftware.Builder.putAllCustomProperties(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries tocustomPropertiesmap.final Software.BuilderSoftware.Builder.putCustomProperty(String key, Object value) Put one entry to thecustomPropertiesmap.final Software.BuilderSoftware.Builder.putCustomProperty(Map.Entry<String, ? extends Object> entry) Put one entry to thecustomPropertiesmap.final Software.BuilderSoftware.Builder.toJsonString(String toJsonString) Initializes the value for thetoJsonStringattribute.final Software.BuilderInitializes the value for thetypeattribute.final Software.BuilderInitializes the optional valuevendorto vendor.final Software.BuilderInitializes the optional valuevendorto vendor.final Software.BuilderInitializes the optional valueversionto version.final Software.BuilderInitializes the optional valueversionto version.