public static interface Template.Builder extends SdkPojo, CopyableBuilder<Template.Builder,Template>
| Modifier and Type | Method and Description |
|---|---|
Template.Builder |
name(String name)
The name of the message template to use for the message.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTemplate.Builder name(String name)
The name of the message template to use for the message. If specified, this value must match the name of an existing message template.
name - The name of the message template to use for the message. If specified, this value must match the name
of an existing message template.Copyright © 2019. All rights reserved.