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