Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.ImageResponseCard
-
Packages that use ImageResponseCard Package Description software.amazon.awssdk.services.lexruntimev2.model -
-
Uses of ImageResponseCard in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.model that return ImageResponseCard Modifier and Type Method Description ImageResponseCardMessage. imageResponseCard()Returns the value of the ImageResponseCard property for this object.Methods in software.amazon.awssdk.services.lexruntimev2.model with parameters of type ImageResponseCard Modifier and Type Method Description Message.BuilderMessage.Builder. imageResponseCard(ImageResponseCard imageResponseCard)Sets the value of the ImageResponseCard property for this object.
-