public static interface SendRawEmailResponse.Builder extends SesResponse.Builder, SdkPojo, CopyableBuilder<SendRawEmailResponse.Builder,SendRawEmailResponse>
Modifier and Type | Method and Description |
---|---|
SendRawEmailResponse.Builder |
messageId(String messageId)
The unique message identifier returned from the
SendRawEmail action. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
SendRawEmailResponse.Builder messageId(String messageId)
The unique message identifier returned from the SendRawEmail
action.
messageId
- The unique message identifier returned from the SendRawEmail
action.Copyright © 2020. All rights reserved.