Package com.cumulocity.model.email
Class Attachment
java.lang.Object
com.cumulocity.model.email.Attachment
- All Implemented Interfaces:
Closeable
,AutoCloseable
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Attachment.AttachmentBuilder
void
close()
boolean
int
hashCode()
toString()
-
Method Details
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Throws:
IOException
-
aAttachment
-
getFilename
-
getInputStreamSource
-
equals
-
hashCode
public int hashCode() -
toString
-