Uses of Class
software.amazon.awssdk.services.lexruntime.model.ResponseCard
-
Packages that use ResponseCard Package Description software.amazon.awssdk.services.lexruntime.model -
-
Uses of ResponseCard in software.amazon.awssdk.services.lexruntime.model
Methods in software.amazon.awssdk.services.lexruntime.model that return ResponseCard Modifier and Type Method Description ResponseCardPostTextResponse. responseCard()Represents the options that the user has to respond to the current prompt.Methods in software.amazon.awssdk.services.lexruntime.model with parameters of type ResponseCard Modifier and Type Method Description PostTextResponse.BuilderPostTextResponse.Builder. responseCard(ResponseCard responseCard)Represents the options that the user has to respond to the current prompt.
-