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