Uses of Class
software.amazon.awssdk.services.qapps.model.AppDefinition
-
Packages that use AppDefinition Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of AppDefinition in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return AppDefinition Modifier and Type Method Description AppDefinitionGetQAppResponse. appDefinition()The full definition of the Q App, specifying the cards and flow.Methods in software.amazon.awssdk.services.qapps.model with parameters of type AppDefinition Modifier and Type Method Description GetQAppResponse.BuilderGetQAppResponse.Builder. appDefinition(AppDefinition appDefinition)The full definition of the Q App, specifying the cards and flow.
-