Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.RuntimeHints
-
Packages that use RuntimeHints Package Description software.amazon.awssdk.services.lexruntimev2.model -
-
Uses of RuntimeHints in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.model that return RuntimeHints Modifier and Type Method Description RuntimeHintsSessionState. runtimeHints()Hints for phrases that a customer is likely to use for a slot.Methods in software.amazon.awssdk.services.lexruntimev2.model with parameters of type RuntimeHints Modifier and Type Method Description SessionState.BuilderSessionState.Builder. runtimeHints(RuntimeHints runtimeHints)Hints for phrases that a customer is likely to use for a slot.
-