Uses of Class
security.whisper.javastix.sdo.objects.Vulnerability
Packages that use Vulnerability
-
Uses of Vulnerability in security.whisper.javastix.sdo.objects
Methods in security.whisper.javastix.sdo.objects that return VulnerabilityModifier and TypeMethodDescriptionVulnerability.Builder.build()Builds a newVulnerability.static VulnerabilityVulnerability.copyOf(VulnerabilitySdo instance) Creates an immutable copy of aVulnerabilitySdovalue.final VulnerabilityVulnerability.withCreated(StixInstant value) Copy the current immutable object by setting a value for thecreatedattribute.final VulnerabilityVulnerability.withCreatedByRef(Optional<? extends IdentitySdo> optional) Copy the current immutable object by setting an optional value for thecreatedByRefattribute.final VulnerabilityVulnerability.withCreatedByRef(IdentitySdo value) Copy the current immutable object by setting a present value for the optionalcreatedByRefattribute.final VulnerabilityVulnerability.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final VulnerabilityVulnerability.withDescription(String value) Copy the current immutable object by setting a present value for the optionaldescriptionattribute.final VulnerabilityVulnerability.withDescription(Optional<String> optional) Copy the current immutable object by setting an optional value for thedescriptionattribute.final VulnerabilityVulnerability.withExternalReferences(Iterable<? extends ExternalReferenceType> elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final VulnerabilityVulnerability.withExternalReferences(ExternalReferenceType... elements) Copy the current immutable object with elements that replace the content ofexternalReferences.final VulnerabilityVulnerability.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final VulnerabilityVulnerability.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final VulnerabilityVulnerability.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final VulnerabilityCopy the current immutable object by setting a value for theidattribute.final VulnerabilityVulnerability.withLabels(Iterable<String> elements) Copy the current immutable object with elements that replace the content oflabels.final VulnerabilityVulnerability.withLabels(String... elements) Copy the current immutable object with elements that replace the content oflabels.final VulnerabilityCopy the current immutable object by setting a present value for the optionallangattribute.final VulnerabilityCopy the current immutable object by setting an optional value for thelangattribute.final VulnerabilityVulnerability.withModified(StixInstant value) Copy the current immutable object by setting a value for themodifiedattribute.final VulnerabilityCopy the current immutable object by setting a value for thenameattribute.final VulnerabilityVulnerability.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final VulnerabilityVulnerability.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final VulnerabilityVulnerability.withRelationships(Iterable<? extends RelationshipSro> elements) Copy the current immutable object with elements that replace the content ofrelationships.final VulnerabilityVulnerability.withRelationships(RelationshipSro... elements) Copy the current immutable object with elements that replace the content ofrelationships.final VulnerabilityVulnerability.withRevoked(StixBoolean value) Copy the current immutable object by setting a value for therevokedattribute.final VulnerabilityCopy the current immutable object by setting a value for thetypeattribute.