static EmailChannelRequest.Builder |
EmailChannelRequest.builder() |
|
EmailChannelRequest.Builder |
EmailChannelRequest.Builder.configurationSet(String configurationSet) |
|
EmailChannelRequest.Builder |
EmailChannelRequest.Builder.enabled(Boolean enabled) |
Specifies whether to enable the email channel for the application.
|
EmailChannelRequest.Builder |
EmailChannelRequest.Builder.fromAddress(String fromAddress) |
The verified email address that you want to send email from when you send email through the channel.
|
EmailChannelRequest.Builder |
EmailChannelRequest.Builder.identity(String identity) |
The Amazon Resource Name (ARN) of the identity, verified with Amazon Simple Email Service (Amazon SES), that
you want to use when you send email through the channel.
|
EmailChannelRequest.Builder |
EmailChannelRequest.Builder.orchestrationSendingRoleArn(String orchestrationSendingRoleArn) |
The ARN of an IAM role for Amazon Pinpoint to use to send email from your campaigns or journeys through
Amazon SES.
|
EmailChannelRequest.Builder |
EmailChannelRequest.Builder.roleArn(String roleArn) |
The ARN of the AWS Identity and Access Management (IAM) role that you want Amazon Pinpoint to use when it
submits email-related event data for the channel.
|
EmailChannelRequest.Builder |
EmailChannelRequest.toBuilder() |
|