| Package | Description |
|---|---|
| com.amazonaws.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
AllowedInputTypes |
AllowedInputTypes.clone() |
AllowedInputTypes |
PromptAttemptSpecification.getAllowedInputTypes()
Indicates the allowed input types of the prompt attempt.
|
AllowedInputTypes |
AllowedInputTypes.withAllowAudioInput(Boolean allowAudioInput)
Indicates whether audio input is allowed.
|
AllowedInputTypes |
AllowedInputTypes.withAllowDTMFInput(Boolean allowDTMFInput)
Indicates whether DTMF input is allowed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PromptAttemptSpecification.setAllowedInputTypes(AllowedInputTypes allowedInputTypes)
Indicates the allowed input types of the prompt attempt.
|
PromptAttemptSpecification |
PromptAttemptSpecification.withAllowedInputTypes(AllowedInputTypes allowedInputTypes)
Indicates the allowed input types of the prompt attempt.
|
Copyright © 2025. All rights reserved.