Uses of Class
security.whisper.javastix.coo.objects.EmailAddress
Packages that use EmailAddress
-
Uses of EmailAddress in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return EmailAddressModifier and TypeMethodDescriptionEmailAddress.Builder.build()Builds a newEmailAddress.static EmailAddressEmailAddress.copyOf(EmailAddressCoo instance) Creates an immutable copy of aEmailAddressCoovalue.final EmailAddressEmailAddress.withBelongsToRef(String value) Copy the current immutable object by setting a present value for the optionalbelongsToRefattribute.final EmailAddressEmailAddress.withBelongsToRef(Optional<String> optional) Copy the current immutable object by setting an optional value for thebelongsToRefattribute.final EmailAddressEmailAddress.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final EmailAddressEmailAddress.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final EmailAddressEmailAddress.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final EmailAddressEmailAddress.withDisplayName(String value) Copy the current immutable object by setting a present value for the optionaldisplayNameattribute.final EmailAddressEmailAddress.withDisplayName(Optional<String> optional) Copy the current immutable object by setting an optional value for thedisplayNameattribute.final EmailAddressEmailAddress.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final EmailAddressEmailAddress.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final EmailAddressEmailAddress.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final EmailAddressEmailAddress.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final EmailAddressEmailAddress.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final EmailAddressEmailAddress.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final EmailAddressEmailAddress.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final EmailAddressEmailAddress.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final EmailAddressEmailAddress.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final EmailAddressCopy the current immutable object by setting a value for thetypeattribute.final EmailAddressCopy the current immutable object by setting a value for thevalueattribute.