Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.AllowedInputTypes
-
Packages that use AllowedInputTypes Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of AllowedInputTypes in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return AllowedInputTypes Modifier and Type Method Description AllowedInputTypesPromptAttemptSpecification. allowedInputTypes()Indicates the allowed input types of the prompt attempt.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type AllowedInputTypes Modifier and Type Method Description PromptAttemptSpecification.BuilderPromptAttemptSpecification.Builder. allowedInputTypes(AllowedInputTypes allowedInputTypes)Indicates the allowed input types of the prompt attempt.
-