public static interface TestRenderTemplateResponse.Builder extends SESResponse.Builder, CopyableBuilder<TestRenderTemplateResponse.Builder,TestRenderTemplateResponse>
| Modifier and Type | Method and Description |
|---|---|
TestRenderTemplateResponse.Builder |
renderedTemplate(String renderedTemplate)
The complete MIME message rendered by applying the data in the TemplateData parameter to the template
specified in the TemplateName parameter.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildTestRenderTemplateResponse.Builder renderedTemplate(String renderedTemplate)
The complete MIME message rendered by applying the data in the TemplateData parameter to the template specified in the TemplateName parameter.
renderedTemplate - The complete MIME message rendered by applying the data in the TemplateData parameter to the template
specified in the TemplateName parameter.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.