Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.TextInputSpecification
-
Packages that use TextInputSpecification Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of TextInputSpecification in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return TextInputSpecification Modifier and Type Method Description TextInputSpecificationPromptAttemptSpecification. textInputSpecification()Specifies the settings on text input.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type TextInputSpecification Modifier and Type Method Description PromptAttemptSpecification.BuilderPromptAttemptSpecification.Builder. textInputSpecification(TextInputSpecification textInputSpecification)Specifies the settings on text input.
-