public static interface TextInputSpecification.Builder extends SdkPojo, CopyableBuilder<TextInputSpecification.Builder,TextInputSpecification>
| Modifier and Type | Method and Description |
|---|---|
TextInputSpecification.Builder |
startTimeoutMs(Integer startTimeoutMs)
Time for which a bot waits before re-prompting a customer for text input.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTextInputSpecification.Builder startTimeoutMs(Integer startTimeoutMs)
Time for which a bot waits before re-prompting a customer for text input.
startTimeoutMs - Time for which a bot waits before re-prompting a customer for text input.Copyright © 2022. All rights reserved.