Uses of Class
security.whisper.javastix.coo.objects.EmailMessage
Packages that use EmailMessage
-
Uses of EmailMessage in security.whisper.javastix.coo.objects
Methods in security.whisper.javastix.coo.objects that return EmailMessageModifier and TypeMethodDescriptionEmailMessage.Builder.build()Builds a newEmailMessage.static EmailMessageEmailMessage.copyOf(EmailMessageCoo instance) Creates an immutable copy of aEmailMessageCoovalue.final EmailMessageEmailMessage.withContentType(String value) Copy the current immutable object by setting a present value for the optionalcontentTypeattribute.final EmailMessageEmailMessage.withContentType(Optional<String> optional) Copy the current immutable object by setting an optional value for thecontentTypeattribute.final EmailMessageEmailMessage.withCustomProperties(Map<String, ? extends Object> entries) Copy the current immutable object by replacing thecustomPropertiesmap with the specified map.final EmailMessageEmailMessage.withDate(Optional<? extends StixInstant> optional) Copy the current immutable object by setting an optional value for thedateattribute.final EmailMessageEmailMessage.withDate(StixInstant value) Copy the current immutable object by setting a present value for the optionaldateattribute.final EmailMessageEmailMessage.withDefanged(boolean value) Copy the current immutable object by setting a present value for the optionaldefangedattribute.final EmailMessageEmailMessage.withDefanged(Optional<Boolean> optional) Copy the current immutable object by setting an optional value for thedefangedattribute.final EmailMessageEmailMessage.withExtensions(Iterable<? extends CyberObservableExtension> elements) Copy the current immutable object with elements that replace the content ofextensions.final EmailMessageEmailMessage.withExtensions(CyberObservableExtension... elements) Copy the current immutable object with elements that replace the content ofextensions.final EmailMessageEmailMessage.withFromRef(String value) Copy the current immutable object by setting a present value for the optionalfromRefattribute.final EmailMessageEmailMessage.withFromRef(Optional<String> optional) Copy the current immutable object by setting an optional value for thefromRefattribute.final EmailMessageEmailMessage.withGranularMarkings(Iterable<? extends GranularMarkingDm> elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final EmailMessageEmailMessage.withGranularMarkings(GranularMarkingDm... elements) Copy the current immutable object with elements that replace the content ofgranularMarkings.final EmailMessageEmailMessage.withHydrated(boolean value) Copy the current immutable object by setting a value for thehydratedattribute.final EmailMessageEmailMessage.withIsMultipart(Boolean value) Copy the current immutable object by setting a value for theisMultipartattribute.final EmailMessageEmailMessage.withObjectMarkingRefs(Iterable<? extends MarkingDefinitionDm> elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final EmailMessageEmailMessage.withObjectMarkingRefs(MarkingDefinitionDm... elements) Copy the current immutable object with elements that replace the content ofobjectMarkingRefs.final EmailMessageEmailMessage.withObservableObjectKey(String value) Copy the current immutable object by setting a value for theobservableObjectKeyattribute.final EmailMessageEmailMessage.withSenderRef(String value) Copy the current immutable object by setting a present value for the optionalsenderRefattribute.final EmailMessageEmailMessage.withSenderRef(Optional<String> optional) Copy the current immutable object by setting an optional value for thesenderRefattribute.final EmailMessageEmailMessage.withToJsonString(String value) Copy the current immutable object by setting a value for thetoJsonStringattribute.final EmailMessageCopy the current immutable object by setting a value for thetypeattribute.