public static interface MissingRenderingAttributeException.Builder extends CopyableBuilder<MissingRenderingAttributeException.Builder,MissingRenderingAttributeException>
| Modifier and Type | Method and Description |
|---|---|
MissingRenderingAttributeException.Builder |
message(String message) |
MissingRenderingAttributeException.Builder |
templateName(String templateName)
Sets the value of the TemplateName property for this object.
|
copyapply, buildMissingRenderingAttributeException.Builder templateName(String templateName)
templateName - The new value for the TemplateName property for this object.MissingRenderingAttributeException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.