public static interface EmailSettings.Builder extends SdkPojo, CopyableBuilder<EmailSettings.Builder,EmailSettings>
| Modifier and Type | Method and Description |
|---|---|
EmailSettings.Builder |
emailMessage(String emailMessage)
The contents of the email message.
|
EmailSettings.Builder |
emailSubject(String emailSubject)
The contents of the subject line of the email message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEmailSettings.Builder emailMessage(String emailMessage)
The contents of the email message.
emailMessage - The contents of the email message.EmailSettings.Builder emailSubject(String emailSubject)
The contents of the subject line of the email message.
emailSubject - The contents of the subject line of the email message.Copyright © 2023. All rights reserved.