public static interface SendBounceResponse.Builder extends SESResponse.Builder, CopyableBuilder<SendBounceResponse.Builder,SendBounceResponse>
| Modifier and Type | Method and Description |
|---|---|
SendBounceResponse.Builder |
messageId(String messageId)
The message ID of the bounce message.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildSendBounceResponse.Builder messageId(String messageId)
The message ID of the bounce message.
messageId - The message ID of the bounce message.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.