Uses of Class
security.whisper.javastix.coo.objects.Artifact.Builder
Packages that use Artifact.Builder
-
Uses of Artifact.Builder in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return Artifact.BuilderModifier and TypeMethodDescriptionfinal Artifact.BuilderArtifact.Builder.addAllExtensions(Iterable<? extends CyberObservableExtension> elements) Adds elements toextensionsset.final Artifact.BuilderArtifact.Builder.addAllGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Adds elements togranularMarkingsset.final Artifact.BuilderArtifact.Builder.addAllObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Adds elements toobjectMarkingRefsset.final Artifact.BuilderArtifact.Builder.addExtension(CyberObservableExtension element) Adds one element toextensionsset.final Artifact.BuilderArtifact.Builder.addExtensions(CyberObservableExtension... elements) Adds elements toextensionsset.final Artifact.BuilderArtifact.Builder.addGranularMarking(GranularMarkingDm element) Adds one element togranularMarkingsset.final Artifact.BuilderArtifact.Builder.addGranularMarkings(GranularMarkingDm... elements) Adds elements togranularMarkingsset.final Artifact.BuilderArtifact.Builder.addObjectMarkingRef(MarkingDefinitionDm element) Adds one element toobjectMarkingRefsset.final Artifact.BuilderArtifact.Builder.addObjectMarkingRefs(MarkingDefinitionDm... elements) Adds elements toobjectMarkingRefsset.static Artifact.BuilderArtifact.builder()Creates a builder forArtifact.final Artifact.BuilderArtifact.Builder.customProperties(Map<String, ? extends Object> entries) Sets or replaces all mappings from the specified map as entries for thecustomPropertiesmap.final Artifact.BuilderArtifact.Builder.defanged(boolean defanged) Initializes the optional valuedefangedto defanged.final Artifact.BuilderInitializes the optional valuedefangedto defanged.final Artifact.BuilderArtifact.Builder.extensions(Iterable<? extends CyberObservableExtension> elements) Sets or replaces all elements forextensionsset.final Artifact.BuilderArtifact.Builder.from(BundleableObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.bundle.BundleableObjectinstance.final Artifact.BuilderArtifact.Builder.from(StixCustomProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCustomPropertiesinstance.final Artifact.BuilderArtifact.Builder.from(CyberObservableObjectCommonProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.CyberObservableObjectCommonPropertiesinstance.final Artifact.BuilderArtifact.Builder.from(ArtifactCoo instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.coo.objects.ArtifactCooinstance.final Artifact.BuilderArtifact.Builder.granularMarkings(Iterable<? extends GranularMarkingDm> elements) Sets or replaces all elements forgranularMarkingsset.final Artifact.BuilderSets or replaces all mappings from the specified map as entries for thehashesmap.final Artifact.BuilderArtifact.Builder.hydrated(boolean hydrated) Initializes the value for thehydratedattribute.final Artifact.BuilderInitializes the optional valuemimeTypeto mimeType.final Artifact.BuilderInitializes the optional valuemimeTypeto mimeType.final Artifact.BuilderArtifact.Builder.objectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Sets or replaces all elements forobjectMarkingRefsset.final Artifact.BuilderArtifact.Builder.observableObjectKey(String observableObjectKey) Initializes the value for theobservableObjectKeyattribute.final Artifact.BuilderArtifact.Builder.payloadBin(String payloadBin) Initializes the optional valuepayloadBinto payloadBin.final Artifact.BuilderArtifact.Builder.payloadBin(Optional<String> payloadBin) Initializes the optional valuepayloadBinto payloadBin.final Artifact.BuilderArtifact.Builder.putAllCustomProperties(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries tocustomPropertiesmap.final Artifact.BuilderArtifact.Builder.putAllHashes(Map<String, ? extends String> entries) Put all mappings from the specified map as entries tohashesmap.final Artifact.BuilderArtifact.Builder.putCustomProperty(String key, Object value) Put one entry to thecustomPropertiesmap.final Artifact.BuilderArtifact.Builder.putCustomProperty(Map.Entry<String, ? extends Object> entry) Put one entry to thecustomPropertiesmap.final Artifact.BuilderPut one entry to thehashesmap.final Artifact.BuilderPut one entry to thehashesmap.final Artifact.BuilderArtifact.Builder.toJsonString(String toJsonString) Initializes the value for thetoJsonStringattribute.final Artifact.BuilderInitializes the value for thetypeattribute.final Artifact.BuilderInitializes the optional valueurlto url.final Artifact.BuilderInitializes the optional valueurlto url.