static GetArchiveMessageResponse.Builder |
GetArchiveMessageResponse.builder() |
|
default GetArchiveMessageResponse.Builder |
GetArchiveMessageResponse.Builder.envelope(Consumer<Envelope.Builder> envelope) |
The SMTP envelope information of the email.
|
GetArchiveMessageResponse.Builder |
GetArchiveMessageResponse.Builder.envelope(Envelope envelope) |
The SMTP envelope information of the email.
|
GetArchiveMessageResponse.Builder |
GetArchiveMessageResponse.Builder.messageDownloadLink(String messageDownloadLink) |
A pre-signed URL to temporarily download the full message content.
|
default GetArchiveMessageResponse.Builder |
GetArchiveMessageResponse.Builder.metadata(Consumer<Metadata.Builder> metadata) |
The metadata about the email.
|
GetArchiveMessageResponse.Builder |
GetArchiveMessageResponse.Builder.metadata(Metadata metadata) |
The metadata about the email.
|
GetArchiveMessageResponse.Builder |
GetArchiveMessageResponse.toBuilder() |
|