| Package | Description |
|---|---|
| com.amazonaws.services.workmailmessageflow.model |
| Modifier and Type | Method and Description |
|---|---|
RawMessageContent |
RawMessageContent.clone() |
RawMessageContent |
PutRawMessageContentRequest.getContent()
Describes the raw message content of the updated email message.
|
RawMessageContent |
RawMessageContent.withS3Reference(S3Reference s3Reference)
The S3 reference of an email message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutRawMessageContentRequest.setContent(RawMessageContent content)
Describes the raw message content of the updated email message.
|
PutRawMessageContentRequest |
PutRawMessageContentRequest.withContent(RawMessageContent content)
Describes the raw message content of the updated email message.
|
Copyright © 2024. All rights reserved.