public static interface SSMLMessage.Builder extends SdkPojo, CopyableBuilder<SSMLMessage.Builder,SSMLMessage>
| Modifier and Type | Method and Description |
|---|---|
SSMLMessage.Builder |
value(String value)
The SSML text that defines the prompt.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSSMLMessage.Builder value(String value)
The SSML text that defines the prompt.
value - The SSML text that defines the prompt.Copyright © 2021. All rights reserved.