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. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildSendTemplatedEmailResponse.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.