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