Uses of Class
software.amazon.awssdk.services.qapps.model.QQueryCardInput
-
Packages that use QQueryCardInput Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of QQueryCardInput in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return QQueryCardInput Modifier and Type Method Description QQueryCardInputCardInput. qQuery()A container for the properties of the query input card.Methods in software.amazon.awssdk.services.qapps.model with parameters of type QQueryCardInput Modifier and Type Method Description static CardInputCardInput. fromQQuery(QQueryCardInput qQuery)Create an instance of this class withCardInput.qQuery()initialized to the given value.CardInput.BuilderCardInput.Builder. qQuery(QQueryCardInput qQuery)A container for the properties of the query input card.
-