public static interface SimpleEmailPart.Builder extends SdkPojo, CopyableBuilder<SimpleEmailPart.Builder,SimpleEmailPart>
| Modifier and Type | Method and Description |
|---|---|
SimpleEmailPart.Builder |
charset(String charset)
The character set of the content.
|
SimpleEmailPart.Builder |
data(String data)
The textual data of the content.
|
copyapplyMutation, buildSimpleEmailPart.Builder charset(String charset)
charset - The character set of the content.SimpleEmailPart.Builder data(String data)
data - The textual data of the content.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.