Uses of Class
security.whisper.javastix.sdo.objects.Incident
Packages that use Incident
-
Uses of Incident in security.whisper.javastix.sdo.objects
Methods in security.whisper.javastix.sdo.objects that return IncidentModifier and TypeMethodDescriptionIncident.Builder.build()Builds a newIncident.static IncidentIncident.copyOf(IncidentSdo instance) Creates an immutable copy of aIncidentSdovalue.final IncidentIncident.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final IncidentIncident.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final IncidentIncident.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final IncidentIncident.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final IncidentIncident.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.final IncidentIncident.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.final IncidentIncident.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IncidentIncident.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final IncidentIncident.withFirstSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thefirstSeenattribute.final IncidentIncident.withFirstSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionalfirstSeenattribute.final IncidentIncident.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final IncidentIncident.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final IncidentIncident.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final IncidentCopy the current immutable object by setting a value for theidattribute.final IncidentIncident.withImpact(String value) Copy the current immutable object by setting a present value for the optionalimpactattribute.final IncidentIncident.withImpact(Optional<String> optional) Copy the current immutable object by setting an optional value for theimpactattribute.final IncidentIncident.withKillChainPhases(Iterable<? extends KillChainPhaseType> elements) Copy the current immutable object with elements that replace the content ofkillChainPhases.final IncidentIncident.withKillChainPhases(KillChainPhaseType... elements) Copy the current immutable object with elements that replace the content ofkillChainPhases.final IncidentIncident.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final IncidentIncident.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final IncidentCopy the current immutable object by setting a present value for the optionallangattribute.final IncidentCopy the current immutable object by setting an optional value for thelangattribute.final IncidentIncident.withLastSeen(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thelastSeenattribute.final IncidentIncident.withLastSeen(StixInstant value) Copy the current immutable object by setting a present value for the optionallastSeenattribute.final IncidentIncident.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final IncidentCopy the current immutable object by setting a value for thenameattribute.final IncidentIncident.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final IncidentIncident.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final IncidentIncident.withRelationships(Iterable<? extends RelationshipSro> elements) Copy the current immutable object with elements that replace the content ofrelationships.final IncidentIncident.withRelationships(RelationshipSro... elements) Copy the current immutable object with elements that replace the content ofrelationships.final IncidentIncident.withRevoked(StixBoolean value) Copy the current immutable object by setting a value for therevokedattribute.final IncidentCopy the current immutable object by setting a value for thetypeattribute.