Uses of Class
security.whisper.javastix.sro.objects.Sighting.Builder
Packages that use Sighting.Builder
-
Uses of Sighting.Builder in security.whisper.javastix.sro.objects
Methods in security.whisper.javastix.sro.objects that return Sighting.BuilderModifier and TypeMethodDescriptionfinal Sighting.BuilderSighting.Builder.addAllExternalReferences(Iterable<? extends ExternalReferenceType> elements) Adds elements toexternalReferencesset.final Sighting.BuilderSighting.Builder.addAllGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Adds elements togranularMarkingsset.final Sighting.BuilderSighting.Builder.addAllLabels(Iterable<String> elements) Adds elements tolabelsset.final Sighting.BuilderSighting.Builder.addAllObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Adds elements toobjectMarkingRefsset.final Sighting.BuilderSighting.Builder.addAllObservedDataRefs(Iterable<? extends ObservedDataSdo> elements) Adds elements toobservedDataRefsset.final Sighting.BuilderSighting.Builder.addAllWhereSightedRefs(Iterable<? extends IdentitySdo> elements) Adds elements towhereSightedRefsset.final Sighting.BuilderSighting.Builder.addExternalReference(ExternalReferenceType element) Adds one element toexternalReferencesset.final Sighting.BuilderSighting.Builder.addExternalReferences(ExternalReferenceType... elements) Adds elements toexternalReferencesset.final Sighting.BuilderSighting.Builder.addGranularMarking(GranularMarkingDm element) Adds one element togranularMarkingsset.final Sighting.BuilderSighting.Builder.addGranularMarkings(GranularMarkingDm... elements) Adds elements togranularMarkingsset.final Sighting.BuilderAdds one element tolabelsset.final Sighting.BuilderAdds elements tolabelsset.final Sighting.BuilderSighting.Builder.addObjectMarkingRef(MarkingDefinitionDm element) Adds one element toobjectMarkingRefsset.final Sighting.BuilderSighting.Builder.addObjectMarkingRefs(MarkingDefinitionDm... elements) Adds elements toobjectMarkingRefsset.final Sighting.BuilderSighting.Builder.addObservedDataRef(ObservedDataSdo element) Adds one element toobservedDataRefsset.final Sighting.BuilderSighting.Builder.addObservedDataRefs(ObservedDataSdo... elements) Adds elements toobservedDataRefsset.final Sighting.BuilderSighting.Builder.addWhereSightedRef(IdentitySdo element) Adds one element towhereSightedRefsset.final Sighting.BuilderSighting.Builder.addWhereSightedRefs(IdentitySdo... elements) Adds elements towhereSightedRefsset.static Sighting.BuilderSighting.builder()Creates a builder forSighting.final Sighting.BuilderSighting.Builder.count(int count) Initializes the optional valuecountto count.final Sighting.BuilderInitializes the optional valuecountto count.final Sighting.BuilderSighting.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Sighting.BuilderSighting.Builder.createdByRef(Optional<? extends IdentitySdo> createdByRef) Initializes the optional valuecreatedByRefto createdByRef.final Sighting.BuilderSighting.Builder.createdByRef(IdentitySdo createdByRef) Initializes the optional valuecreatedByRefto createdByRef.final Sighting.BuilderSighting.Builder.customProperties(Map<String, ? extends Object> entries) Sets or replaces all mappings from the specified map as entries for thecustomPropertiesmap.final Sighting.BuilderSighting.Builder.externalReferences(Iterable<? extends ExternalReferenceType> elements) Sets or replaces all elements forexternalReferencesset.final Sighting.BuilderSighting.Builder.firstSeen(Optional<? extends StixInstant> firstSeen) Initializes the optional valuefirstSeento firstSeen.final Sighting.BuilderSighting.Builder.firstSeen(StixInstant firstSeen) Initializes the optional valuefirstSeento firstSeen.final Sighting.BuilderSighting.Builder.from(BundleableObject instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.bundle.BundleableObjectinstance.final Sighting.BuilderSighting.Builder.from(StixCommonProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCommonPropertiesinstance.final Sighting.BuilderSighting.Builder.from(StixCustomProperties instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixCustomPropertiesinstance.final Sighting.BuilderSighting.Builder.from(StixLabels instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixLabelsinstance.final Sighting.BuilderSighting.Builder.from(StixModified instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixModifiedinstance.final Sighting.BuilderSighting.Builder.from(StixRevoked instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.common.StixRevokedinstance.final Sighting.BuilderSighting.Builder.from(SightingSro instance) Fill a builder with attribute values from the providedsecurity.whisper.javastix.sro.objects.SightingSroinstance.final Sighting.BuilderSighting.Builder.granularMarkings(Iterable<? extends GranularMarkingDm> elements) Sets or replaces all elements forgranularMarkingsset.final Sighting.BuilderSighting.Builder.hydrated(boolean hydrated) Initializes the value for thehydratedattribute.final Sighting.BuilderInitializes the value for theidattribute.final Sighting.BuilderSighting.Builder.isSummary(StixBoolean isSummary) Initializes the value for theisSummaryattribute.final Sighting.BuilderSets or replaces all elements forlabelsset.final Sighting.BuilderInitializes the optional valuelangto lang.final Sighting.BuilderInitializes the optional valuelangto lang.final Sighting.BuilderSighting.Builder.lastSeen(Optional<? extends StixInstant> lastSeen) Initializes the optional valuelastSeento lastSeen.final Sighting.BuilderSighting.Builder.lastSeen(StixInstant lastSeen) Initializes the optional valuelastSeento lastSeen.final Sighting.BuilderSighting.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Sighting.BuilderSighting.Builder.objectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Sets or replaces all elements forobjectMarkingRefsset.final Sighting.BuilderSighting.Builder.observedDataRefs(Iterable<? extends ObservedDataSdo> elements) Sets or replaces all elements forobservedDataRefsset.final Sighting.BuilderSighting.Builder.putAllCustomProperties(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries tocustomPropertiesmap.final Sighting.BuilderSighting.Builder.putCustomProperty(String key, Object value) Put one entry to thecustomPropertiesmap.final Sighting.BuilderSighting.Builder.putCustomProperty(Map.Entry<String, ? extends Object> entry) Put one entry to thecustomPropertiesmap.final Sighting.BuilderSighting.Builder.revoked(StixBoolean revoked) Initializes the value for therevokedattribute.final Sighting.BuilderSighting.Builder.sightingOfRef(DomainObject sightingOfRef) Initializes the value for thesightingOfRefattribute.final Sighting.BuilderInitializes the value for thetypeattribute.final Sighting.BuilderSighting.Builder.whereSightedRefs(Iterable<? extends IdentitySdo> elements) Sets or replaces all elements forwhereSightedRefsset.