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