Uses of Class
security.whisper.javastix.common.StixInstant
Packages that use StixInstant
Package
Description
-
Uses of StixInstant in security.whisper.javastix.common
Methods in security.whisper.javastix.common that return StixInstantModifier and TypeMethodDescriptiondefault @NotNull StixInstantStixCommonProperties.getCreated()default @NotNull StixInstantStixModified.getModified()static StixInstantStixInstant.now()Static factory method for creating a StixInstant with the current time.static StixInstant -
Uses of StixInstant in security.whisper.javastix.coo.extension.types
Methods in security.whisper.javastix.coo.extension.types that return types with arguments of type StixInstantModifier and TypeMethodDescriptionWindowsPeBinaryFileExtension.getTimeDateStamp()WindowsPeBinaryFileExtensionExt.getTimeDateStamp()Methods in security.whisper.javastix.coo.extension.types with parameters of type StixInstantModifier and TypeMethodDescriptionWindowsPeBinaryFileExtension.Builder.timeDateStamp(StixInstant timeDateStamp) Initializes the optional valuetimeDateStampto timeDateStamp.WindowsPeBinaryFileExtension.withTimeDateStamp(StixInstant value) Copy the current immutable object by setting a present value for the optionaltimeDateStampattribute.Method parameters in security.whisper.javastix.coo.extension.types with type arguments of type StixInstantModifier and TypeMethodDescriptionWindowsPeBinaryFileExtension.Builder.timeDateStamp(Optional<? extends StixInstant> timeDateStamp) Initializes the optional valuetimeDateStampto timeDateStamp.WindowsPeBinaryFileExtension.withTimeDateStamp(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thetimeDateStampattribute. -
Uses of StixInstant in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return types with arguments of type StixInstantModifier and TypeMethodDescriptionDirectory.getAccessed()DirectoryCoo.getAccessed()File.getAccessed()FileCoo.getAccessed()UserAccount.getAccountCreated()UserAccountCoo.getAccountCreated()UserAccount.getAccountExpires()UserAccountCoo.getAccountExpires()UserAccount.getAccountFirstLogin()UserAccountCoo.getAccountFirstLogin()UserAccount.getAccountLastLogin()UserAccountCoo.getAccountLastLogin()Directory.getCreated()DirectoryCoo.getCreated()File.getCreated()FileCoo.getCreated()Process.getCreated()ProcessCoo.getCreated()EmailMessage.getDate()EmailMessageCoo.getDate()NetworkTraffic.getEnd()NetworkTrafficCoo.getEnd()Directory.getModified()DirectoryCoo.getModified()File.getModified()FileCoo.getModified()default Optional<StixInstant> WindowsRegistryKeyCoo.getModified()UserAccount.getPasswordLastChanged()UserAccountCoo.getPasswordLastChanged()NetworkTraffic.getStart()NetworkTrafficCoo.getStart()X509Certificate.getValidityNotAfter()X509CertificateCoo.getValidityNotAfter()X509Certificate.getValidityNotBefore()X509CertificateCoo.getValidityNotBefore()Methods in security.whisper.javastix.coo.objects with parameters of type StixInstantModifier and TypeMethodDescriptionfinal Directory.BuilderDirectory.Builder.accessed(StixInstant accessed) Initializes the optional valueaccessedto accessed.final File.BuilderFile.Builder.accessed(StixInstant accessed) Initializes the optional valueaccessedto accessed.final UserAccount.BuilderUserAccount.Builder.accountCreated(StixInstant accountCreated) Initializes the optional valueaccountCreatedto accountCreated.final UserAccount.BuilderUserAccount.Builder.accountExpires(StixInstant accountExpires) Initializes the optional valueaccountExpiresto accountExpires.final UserAccount.BuilderUserAccount.Builder.accountFirstLogin(StixInstant accountFirstLogin) Initializes the optional valueaccountFirstLoginto accountFirstLogin.final UserAccount.BuilderUserAccount.Builder.accountLastLogin(StixInstant accountLastLogin) Initializes the optional valueaccountLastLoginto accountLastLogin.final Directory.BuilderDirectory.Builder.created(StixInstant created) Initializes the optional valuecreatedto created.final File.BuilderFile.Builder.created(StixInstant created) Initializes the optional valuecreatedto created.final Process.BuilderProcess.Builder.created(StixInstant created) Initializes the optional valuecreatedto created.final EmailMessage.BuilderEmailMessage.Builder.date(StixInstant date) Initializes the optional valuedateto date.final NetworkTraffic.BuilderNetworkTraffic.Builder.end(StixInstant end) Initializes the optional valueendto end.final Directory.BuilderDirectory.Builder.modified(StixInstant modified) Initializes the optional valuemodifiedto modified.final File.BuilderFile.Builder.modified(StixInstant modified) Initializes the optional valuemodifiedto modified.final UserAccount.BuilderUserAccount.Builder.passwordLastChanged(StixInstant passwordLastChanged) Initializes the optional valuepasswordLastChangedto passwordLastChanged.final NetworkTraffic.BuilderNetworkTraffic.Builder.start(StixInstant start) Initializes the optional valuestartto start.final X509Certificate.BuilderX509Certificate.Builder.validityNotAfter(StixInstant validityNotAfter) Initializes the optional valuevalidityNotAfterto validityNotAfter.final X509Certificate.BuilderX509Certificate.Builder.validityNotBefore(StixInstant validityNotBefore) Initializes the optional valuevalidityNotBeforeto validityNotBefore.final DirectoryDirectory.withAccessed(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccessedattribute.final FileFile.withAccessed(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccessedattribute.final UserAccountUserAccount.withAccountCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountCreatedattribute.final UserAccountUserAccount.withAccountExpires(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountExpiresattribute.final UserAccountUserAccount.withAccountFirstLogin(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountFirstLoginattribute.final UserAccountUserAccount.withAccountLastLogin(StixInstant value) Copy the current immutable object by setting a present value for the optionalaccountLastLoginattribute.final DirectoryDirectory.withCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalcreatedattribute.final FileFile.withCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalcreatedattribute.final ProcessProcess.withCreated(StixInstant value) Copy the current immutable object by setting a present value for the optionalcreatedattribute.final EmailMessageEmailMessage.withDate(StixInstant value) Copy the current immutable object by setting a present value for the optionaldateattribute.final NetworkTrafficNetworkTraffic.withEnd(StixInstant value) Copy the current immutable object by setting a present value for the optionalendattribute.final DirectoryDirectory.withModified(StixInstant value) Copy the current immutable object by setting a present value for the optionalmodifiedattribute.final FileFile.withModified(StixInstant value) Copy the current immutable object by setting a present value for the optionalmodifiedattribute.final UserAccountUserAccount.withPasswordLastChanged(StixInstant value) Copy the current immutable object by setting a present value for the optionalpasswordLastChangedattribute.final NetworkTrafficNetworkTraffic.withStart(StixInstant value) Copy the current immutable object by setting a present value for the optionalstartattribute.final X509CertificateX509Certificate.withValidityNotAfter(StixInstant value) Copy the current immutable object by setting a present value for the optionalvalidityNotAfterattribute.final X509CertificateX509Certificate.withValidityNotBefore(StixInstant value) Copy the current immutable object by setting a present value for the optionalvalidityNotBeforeattribute.Method parameters in security.whisper.javastix.coo.objects with type arguments of type StixInstantModifier and TypeMethodDescriptionfinal Directory.BuilderDirectory.Builder.accessed(Optional<? extends StixInstant> accessed) Initializes the optional valueaccessedto accessed.final File.BuilderFile.Builder.accessed(Optional<? extends StixInstant> accessed) Initializes the optional valueaccessedto accessed.final UserAccount.BuilderUserAccount.Builder.accountCreated(Optional<? extends StixInstant> accountCreated) Initializes the optional valueaccountCreatedto accountCreated.final UserAccount.BuilderUserAccount.Builder.accountExpires(Optional<? extends StixInstant> accountExpires) Initializes the optional valueaccountExpiresto accountExpires.final UserAccount.BuilderUserAccount.Builder.accountFirstLogin(Optional<? extends StixInstant> accountFirstLogin) Initializes the optional valueaccountFirstLoginto accountFirstLogin.final UserAccount.BuilderUserAccount.Builder.accountLastLogin(Optional<? extends StixInstant> accountLastLogin) Initializes the optional valueaccountLastLoginto accountLastLogin.final Directory.BuilderDirectory.Builder.created(Optional<? extends StixInstant> created) Initializes the optional valuecreatedto created.final File.BuilderFile.Builder.created(Optional<? extends StixInstant> created) Initializes the optional valuecreatedto created.final Process.BuilderProcess.Builder.created(Optional<? extends StixInstant> created) Initializes the optional valuecreatedto created.final EmailMessage.BuilderEmailMessage.Builder.date(Optional<? extends StixInstant> date) Initializes the optional valuedateto date.final NetworkTraffic.BuilderNetworkTraffic.Builder.end(Optional<? extends StixInstant> end) Initializes the optional valueendto end.final Directory.BuilderDirectory.Builder.modified(Optional<? extends StixInstant> modified) Initializes the optional valuemodifiedto modified.final File.BuilderFile.Builder.modified(Optional<? extends StixInstant> modified) Initializes the optional valuemodifiedto modified.final UserAccount.BuilderUserAccount.Builder.passwordLastChanged(Optional<? extends StixInstant> passwordLastChanged) Initializes the optional valuepasswordLastChangedto passwordLastChanged.final NetworkTraffic.BuilderNetworkTraffic.Builder.start(Optional<? extends StixInstant> start) Initializes the optional valuestartto start.final X509Certificate.BuilderX509Certificate.Builder.validityNotAfter(Optional<? extends StixInstant> validityNotAfter) Initializes the optional valuevalidityNotAfterto validityNotAfter.final X509Certificate.BuilderX509Certificate.Builder.validityNotBefore(Optional<? extends StixInstant> validityNotBefore) Initializes the optional valuevalidityNotBeforeto validityNotBefore.final DirectoryDirectory.withAccessed(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccessedattribute.final FileFile.withAccessed(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccessedattribute.final UserAccountUserAccount.withAccountCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountCreatedattribute.final UserAccountUserAccount.withAccountExpires(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountExpiresattribute.final UserAccountUserAccount.withAccountFirstLogin(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountFirstLoginattribute.final UserAccountUserAccount.withAccountLastLogin(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theaccountLastLoginattribute.final DirectoryDirectory.withCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thecreatedattribute.final FileFile.withCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thecreatedattribute.final ProcessProcess.withCreated(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thecreatedattribute.final EmailMessageEmailMessage.withDate(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thedateattribute.final NetworkTrafficNetworkTraffic.withEnd(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theendattribute.final DirectoryDirectory.withModified(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for themodifiedattribute.final FileFile.withModified(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for themodifiedattribute.final UserAccountUserAccount.withPasswordLastChanged(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thepasswordLastChangedattribute.final NetworkTrafficNetworkTraffic.withStart(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thestartattribute.final X509CertificateX509Certificate.withValidityNotAfter(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thevalidityNotAfterattribute.final X509CertificateX509Certificate.withValidityNotBefore(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thevalidityNotBeforeattribute. -
Uses of StixInstant in security.whisper.javastix.coo.types
Methods in security.whisper.javastix.coo.types that return types with arguments of type StixInstantModifier and TypeMethodDescriptionX509v3Extensions.getPrivateKeyUsagePeriodNotAfter()X509v3ExtensionsObj.getPrivateKeyUsagePeriodNotAfter()X509v3Extensions.getPrivateKeyUsagePeriodNotBefore()X509v3ExtensionsObj.getPrivateKeyUsagePeriodNotBefore()Methods in security.whisper.javastix.coo.types with parameters of type StixInstantModifier and TypeMethodDescriptionfinal X509v3Extensions.BuilderX509v3Extensions.Builder.privateKeyUsagePeriodNotAfter(StixInstant privateKeyUsagePeriodNotAfter) Initializes the optional valueprivateKeyUsagePeriodNotAfterto privateKeyUsagePeriodNotAfter.final X509v3Extensions.BuilderX509v3Extensions.Builder.privateKeyUsagePeriodNotBefore(StixInstant privateKeyUsagePeriodNotBefore) Initializes the optional valueprivateKeyUsagePeriodNotBeforeto privateKeyUsagePeriodNotBefore.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotAfter(StixInstant value) Copy the current immutable object by setting a present value for the optionalprivateKeyUsagePeriodNotAfterattribute.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotBefore(StixInstant value) Copy the current immutable object by setting a present value for the optionalprivateKeyUsagePeriodNotBeforeattribute.Method parameters in security.whisper.javastix.coo.types with type arguments of type StixInstantModifier and TypeMethodDescriptionfinal X509v3Extensions.BuilderX509v3Extensions.Builder.privateKeyUsagePeriodNotAfter(Optional<? extends StixInstant> privateKeyUsagePeriodNotAfter) Initializes the optional valueprivateKeyUsagePeriodNotAfterto privateKeyUsagePeriodNotAfter.final X509v3Extensions.BuilderX509v3Extensions.Builder.privateKeyUsagePeriodNotBefore(Optional<? extends StixInstant> privateKeyUsagePeriodNotBefore) Initializes the optional valueprivateKeyUsagePeriodNotBeforeto privateKeyUsagePeriodNotBefore.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotAfter(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theprivateKeyUsagePeriodNotAfterattribute.final X509v3ExtensionsX509v3Extensions.withPrivateKeyUsagePeriodNotBefore(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theprivateKeyUsagePeriodNotBeforeattribute. -
Uses of StixInstant in security.whisper.javastix.custom.objects
Methods in security.whisper.javastix.custom.objects that return StixInstantMethods in security.whisper.javastix.custom.objects with parameters of type StixInstantModifier and TypeMethodDescriptionfinal CustomObject.BuilderCustomObject.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final CustomObject.BuilderCustomObject.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final CustomObjectCustomObject.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final CustomObjectCustomObject.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute. -
Uses of StixInstant in security.whisper.javastix.datamarkings
Methods in security.whisper.javastix.datamarkings that return StixInstantMethods in security.whisper.javastix.datamarkings with parameters of type StixInstantModifier and TypeMethodDescriptionMarkingDefinition.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final MarkingDefinitionMarkingDefinition.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute. -
Uses of StixInstant in security.whisper.javastix.json
Methods in security.whisper.javastix.json that return StixInstantModifier and TypeMethodDescriptionStixInstantDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in security.whisper.javastix.json with parameters of type StixInstantModifier and TypeMethodDescriptionvoidStixInstantSerializer.serialize(StixInstant value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider provider) Constructor parameters in security.whisper.javastix.json with type arguments of type StixInstant -
Uses of StixInstant in security.whisper.javastix.meta
Methods in security.whisper.javastix.meta that return StixInstantModifier and TypeMethodDescription@NotNull StixInstantExtensionDefinition.getCreated()ExtensionDefinitionObject.getCreated()@NotNull StixInstantLanguageContent.getCreated()LanguageContentObject.getCreated()@NotNull StixInstantExtensionDefinition.getModified()ExtensionDefinitionObject.getModified()@NotNull StixInstantLanguageContent.getModified()LanguageContentObject.getModified()@NotNull StixInstantLanguageContent.getObjectModified()LanguageContentObject.getObjectModified()Methods in security.whisper.javastix.meta with parameters of type StixInstantModifier and TypeMethodDescriptionExtensionDefinitionObject.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.LanguageContentObject.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.ExtensionDefinitionObject.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.LanguageContentObject.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.LanguageContentObject.Builder.objectModified(StixInstant objectModified) Initializes the value for theobjectModifiedattribute.ExtensionDefinitionObject.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final LanguageContentObjectLanguageContentObject.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.ExtensionDefinitionObject.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final LanguageContentObjectLanguageContentObject.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final LanguageContentObjectLanguageContentObject.withObjectModified(StixInstant value) Copy the current immutable object by setting a value for theobjectModifiedattribute. -
Uses of StixInstant in security.whisper.javastix.sdo.objects
Methods in security.whisper.javastix.sdo.objects that return StixInstantModifier and TypeMethodDescriptionAttackPattern.getCreated()Campaign.getCreated()CourseOfAction.getCreated()Grouping.getCreated()Identity.getCreated()Incident.getCreated()Indicator.getCreated()Infrastructure.getCreated()IntrusionSet.getCreated()Location.getCreated()Malware.getCreated()MalwareAnalysis.getCreated()Note.getCreated()ObservedData.getCreated()Opinion.getCreated()Report.getCreated()ThreatActor.getCreated()Tool.getCreated()Vulnerability.getCreated()ObservedData.getFirstObserved()@NotNull StixInstantObservedDataSdo.getFirstObserved()ObservedData.getLastObserved()@NotNull StixInstantObservedDataSdo.getLastObserved()AttackPattern.getModified()Campaign.getModified()CourseOfAction.getModified()Grouping.getModified()Identity.getModified()Incident.getModified()Indicator.getModified()Infrastructure.getModified()IntrusionSet.getModified()Location.getModified()Malware.getModified()MalwareAnalysis.getModified()Note.getModified()ObservedData.getModified()Opinion.getModified()Report.getModified()ThreatActor.getModified()Tool.getModified()Vulnerability.getModified()Report.getPublished()@NotNull StixInstantReportSdo.getPublished()Indicator.getValidFrom()@NotNull StixInstantIndicatorSdo.getValidFrom()Methods in security.whisper.javastix.sdo.objects that return types with arguments of type StixInstantModifier and TypeMethodDescriptionMalwareAnalysis.getAnalysisEnded()MalwareAnalysisSdo.getAnalysisEnded()MalwareAnalysis.getAnalysisStarted()MalwareAnalysisSdo.getAnalysisStarted()Campaign.getFirstSeen()CampaignSdo.getFirstSeen()Incident.getFirstSeen()IncidentSdo.getFirstSeen()Infrastructure.getFirstSeen()InfrastructureSdo.getFirstSeen()IntrusionSet.getFirstSeen()IntrusionSetSdo.getFirstSeen()Campaign.getLastSeen()CampaignSdo.getLastSeen()Incident.getLastSeen()IncidentSdo.getLastSeen()Infrastructure.getLastSeen()InfrastructureSdo.getLastSeen()IntrusionSet.getLastSeen()IntrusionSetSdo.getLastSeen()MalwareAnalysis.getSubmitted()MalwareAnalysisSdo.getSubmitted()Indicator.getValidUntil()IndicatorSdo.getValidUntil()Methods in security.whisper.javastix.sdo.objects with parameters of type StixInstantModifier and TypeMethodDescriptionfinal MalwareAnalysis.BuilderMalwareAnalysis.Builder.analysisEnded(StixInstant analysisEnded) Initializes the optional valueanalysisEndedto analysisEnded.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.analysisStarted(StixInstant analysisStarted) Initializes the optional valueanalysisStartedto analysisStarted.final AttackPattern.BuilderAttackPattern.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Campaign.BuilderCampaign.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final CourseOfAction.BuilderCourseOfAction.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Grouping.BuilderGrouping.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Identity.BuilderIdentity.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Incident.BuilderIncident.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Indicator.BuilderIndicator.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Infrastructure.BuilderInfrastructure.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final IntrusionSet.BuilderIntrusionSet.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Location.BuilderLocation.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Malware.BuilderMalware.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Note.BuilderNote.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final ObservedData.BuilderObservedData.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Opinion.BuilderOpinion.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Report.BuilderReport.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final ThreatActor.BuilderThreatActor.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Tool.BuilderTool.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Vulnerability.BuilderVulnerability.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final ObservedData.BuilderObservedData.Builder.firstObserved(StixInstant firstObserved) Initializes the value for thefirstObservedattribute.final Campaign.BuilderCampaign.Builder.firstSeen(StixInstant firstSeen) Initializes the optional valuefirstSeento firstSeen.final Incident.BuilderIncident.Builder.firstSeen(StixInstant firstSeen) Initializes the optional valuefirstSeento firstSeen.final Infrastructure.BuilderInfrastructure.Builder.firstSeen(StixInstant firstSeen) Initializes the optional valuefirstSeento firstSeen.final IntrusionSet.BuilderIntrusionSet.Builder.firstSeen(StixInstant firstSeen) Initializes the optional valuefirstSeento firstSeen.final ObservedData.BuilderObservedData.Builder.lastObserved(StixInstant lastObserved) Initializes the value for thelastObservedattribute.final Campaign.BuilderCampaign.Builder.lastSeen(StixInstant lastSeen) Initializes the optional valuelastSeento lastSeen.final Incident.BuilderIncident.Builder.lastSeen(StixInstant lastSeen) Initializes the optional valuelastSeento lastSeen.final Infrastructure.BuilderInfrastructure.Builder.lastSeen(StixInstant lastSeen) Initializes the optional valuelastSeento lastSeen.final IntrusionSet.BuilderIntrusionSet.Builder.lastSeen(StixInstant lastSeen) Initializes the optional valuelastSeento lastSeen.final AttackPattern.BuilderAttackPattern.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Campaign.BuilderCampaign.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final CourseOfAction.BuilderCourseOfAction.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Grouping.BuilderGrouping.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Identity.BuilderIdentity.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Incident.BuilderIncident.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Indicator.BuilderIndicator.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Infrastructure.BuilderInfrastructure.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final IntrusionSet.BuilderIntrusionSet.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Location.BuilderLocation.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Malware.BuilderMalware.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Note.BuilderNote.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final ObservedData.BuilderObservedData.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Opinion.BuilderOpinion.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Report.BuilderReport.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final ThreatActor.BuilderThreatActor.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Tool.BuilderTool.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Vulnerability.BuilderVulnerability.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Report.BuilderReport.Builder.published(StixInstant published) Initializes the value for thepublishedattribute.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.submitted(StixInstant submitted) Initializes the optional valuesubmittedto submitted.final Indicator.BuilderIndicator.Builder.validFrom(StixInstant validFrom) Initializes the value for thevalidFromattribute.final Indicator.BuilderIndicator.Builder.validUntil(StixInstant validUntil) Initializes the optional valuevalidUntilto validUntil.final MalwareAnalysisMalwareAnalysis.withAnalysisEnded(StixInstant value) Copy the current immutable object by setting a present value for the optionalanalysisEndedattribute.final MalwareAnalysisMalwareAnalysis.withAnalysisStarted(StixInstant value) Copy the current immutable object by setting a present value for the optionalanalysisStartedattribute.final AttackPatternAttackPattern.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final CampaignCampaign.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final CourseOfActionCourseOfAction.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final GroupingGrouping.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final IdentityIdentity.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final IncidentIncident.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final IndicatorIndicator.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final InfrastructureInfrastructure.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final IntrusionSetIntrusionSet.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final LocationLocation.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final MalwareMalware.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final MalwareAnalysisMalwareAnalysis.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final NoteNote.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final ObservedDataObservedData.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final OpinionOpinion.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final ReportReport.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final ThreatActorThreatActor.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final ToolTool.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final VulnerabilityVulnerability.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final ObservedDataObservedData.withFirstObserved(StixInstant value) Copy the current immutable object by setting a value for thefirstObservedattribute.final CampaignCampaign.withFirstSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionalfirstSeenattribute.final IncidentIncident.withFirstSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionalfirstSeenattribute.final InfrastructureInfrastructure.withFirstSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionalfirstSeenattribute.final IntrusionSetIntrusionSet.withFirstSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionalfirstSeenattribute.final ObservedDataObservedData.withLastObserved(StixInstant value) Copy the current immutable object by setting a value for thelastObservedattribute.final CampaignCampaign.withLastSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionallastSeenattribute.final IncidentIncident.withLastSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionallastSeenattribute.final InfrastructureInfrastructure.withLastSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionallastSeenattribute.final IntrusionSetIntrusionSet.withLastSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionallastSeenattribute.final AttackPatternAttackPattern.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final CampaignCampaign.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final CourseOfActionCourseOfAction.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final GroupingGrouping.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final IdentityIdentity.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final IncidentIncident.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final IndicatorIndicator.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final InfrastructureInfrastructure.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final IntrusionSetIntrusionSet.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final LocationLocation.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final MalwareMalware.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final MalwareAnalysisMalwareAnalysis.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final NoteNote.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final ObservedDataObservedData.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final OpinionOpinion.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final ReportReport.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final ThreatActorThreatActor.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final ToolTool.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final VulnerabilityVulnerability.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final ReportReport.withPublished(StixInstant value) Copy the current immutable object by setting a value for thepublishedattribute.final MalwareAnalysisMalwareAnalysis.withSubmitted(StixInstant value) Copy the current immutable object by setting a present value for the optionalsubmittedattribute.final IndicatorIndicator.withValidFrom(StixInstant value) Copy the current immutable object by setting a value for thevalidFromattribute.final IndicatorIndicator.withValidUntil(StixInstant value) Copy the current immutable object by setting a present value for the optionalvalidUntilattribute.Method parameters in security.whisper.javastix.sdo.objects with type arguments of type StixInstantModifier and TypeMethodDescriptionfinal MalwareAnalysis.BuilderMalwareAnalysis.Builder.analysisEnded(Optional<? extends StixInstant> analysisEnded) Initializes the optional valueanalysisEndedto analysisEnded.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.analysisStarted(Optional<? extends StixInstant> analysisStarted) Initializes the optional valueanalysisStartedto analysisStarted.final Campaign.BuilderCampaign.Builder.firstSeen(Optional<? extends StixInstant> firstSeen) Initializes the optional valuefirstSeento firstSeen.final Incident.BuilderIncident.Builder.firstSeen(Optional<? extends StixInstant> firstSeen) Initializes the optional valuefirstSeento firstSeen.final Infrastructure.BuilderInfrastructure.Builder.firstSeen(Optional<? extends StixInstant> firstSeen) Initializes the optional valuefirstSeento firstSeen.final IntrusionSet.BuilderIntrusionSet.Builder.firstSeen(Optional<? extends StixInstant> firstSeen) Initializes the optional valuefirstSeento firstSeen.final Campaign.BuilderCampaign.Builder.lastSeen(Optional<? extends StixInstant> lastSeen) Initializes the optional valuelastSeento lastSeen.final Incident.BuilderIncident.Builder.lastSeen(Optional<? extends StixInstant> lastSeen) Initializes the optional valuelastSeento lastSeen.final Infrastructure.BuilderInfrastructure.Builder.lastSeen(Optional<? extends StixInstant> lastSeen) Initializes the optional valuelastSeento lastSeen.final IntrusionSet.BuilderIntrusionSet.Builder.lastSeen(Optional<? extends StixInstant> lastSeen) Initializes the optional valuelastSeento lastSeen.final MalwareAnalysis.BuilderMalwareAnalysis.Builder.submitted(Optional<? extends StixInstant> submitted) Initializes the optional valuesubmittedto submitted.final Indicator.BuilderIndicator.Builder.validUntil(Optional<? extends StixInstant> validUntil) Initializes the optional valuevalidUntilto validUntil.final MalwareAnalysisMalwareAnalysis.withAnalysisEnded(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theanalysisEndedattribute.final MalwareAnalysisMalwareAnalysis.withAnalysisStarted(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for theanalysisStartedattribute.final CampaignCampaign.withFirstSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thefirstSeenattribute.final IncidentIncident.withFirstSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thefirstSeenattribute.final InfrastructureInfrastructure.withFirstSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thefirstSeenattribute.final IntrusionSetIntrusionSet.withFirstSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thefirstSeenattribute.final CampaignCampaign.withLastSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thelastSeenattribute.final IncidentIncident.withLastSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thelastSeenattribute.final InfrastructureInfrastructure.withLastSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thelastSeenattribute.final IntrusionSetIntrusionSet.withLastSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thelastSeenattribute.final MalwareAnalysisMalwareAnalysis.withSubmitted(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thesubmittedattribute.final IndicatorIndicator.withValidUntil(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thevalidUntilattribute. -
Uses of StixInstant in security.whisper.javastix.sro.objects
Methods in security.whisper.javastix.sro.objects that return StixInstantModifier and TypeMethodDescriptionRelationship.getCreated()Sighting.getCreated()Relationship.getModified()Sighting.getModified()Methods in security.whisper.javastix.sro.objects that return types with arguments of type StixInstantModifier and TypeMethodDescriptionSighting.getFirstSeen()SightingSro.getFirstSeen()Sighting.getLastSeen()SightingSro.getLastSeen()Methods in security.whisper.javastix.sro.objects with parameters of type StixInstantModifier and TypeMethodDescriptionfinal Relationship.BuilderRelationship.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Sighting.BuilderSighting.Builder.created(StixInstant created) Initializes the value for thecreatedattribute.final Sighting.BuilderSighting.Builder.firstSeen(StixInstant firstSeen) Initializes the optional valuefirstSeento firstSeen.final Sighting.BuilderSighting.Builder.lastSeen(StixInstant lastSeen) Initializes the optional valuelastSeento lastSeen.final Relationship.BuilderRelationship.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final Sighting.BuilderSighting.Builder.modified(StixInstant modified) Initializes the value for themodifiedattribute.final RelationshipRelationship.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final SightingSighting.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final SightingSighting.withFirstSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionalfirstSeenattribute.final SightingSighting.withLastSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionallastSeenattribute.final RelationshipRelationship.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final SightingSighting.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.Method parameters in security.whisper.javastix.sro.objects with type arguments of type StixInstantModifier and TypeMethodDescriptionfinal Sighting.BuilderSighting.Builder.firstSeen(Optional<? extends StixInstant> firstSeen) Initializes the optional valuefirstSeento firstSeen.final Sighting.BuilderSighting.Builder.lastSeen(Optional<? extends StixInstant> lastSeen) Initializes the optional valuelastSeento lastSeen.final SightingSighting.withFirstSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thefirstSeenattribute.final SightingSighting.withLastSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thelastSeenattribute.