public static interface SendTemplatedEmailResponse.Builder extends SesResponse.Builder, CopyableBuilder<SendTemplatedEmailResponse.Builder,SendTemplatedEmailResponse>
Modifier and Type | Method and Description |
---|---|
SendTemplatedEmailResponse.Builder |
messageId(String messageId)
The unique message identifier returned from the
SendTemplatedEmail action. |
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
SendTemplatedEmailResponse.Builder messageId(String messageId)
The unique message identifier returned from the SendTemplatedEmail
action.
messageId
- The unique message identifier returned from the SendTemplatedEmail
action.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.