Uses of Class
software.amazon.awssdk.services.qapps.model.QQueryCard
-
Packages that use QQueryCard Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of QQueryCard in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return QQueryCard Modifier and Type Method Description QQueryCardCard. qQuery()A container for the properties of the query card.Methods in software.amazon.awssdk.services.qapps.model with parameters of type QQueryCard Modifier and Type Method Description static CardCard. fromQQuery(QQueryCard qQuery)Create an instance of this class withCard.qQuery()initialized to the given value.Card.BuilderCard.Builder. qQuery(QQueryCard qQuery)A container for the properties of the query card.
-