| Package | Description |
|---|---|
| com.amazonaws.services.qapps.model |
| Modifier and Type | Method and Description |
|---|---|
PredictAppDefinition |
PredictAppDefinition.clone() |
PredictAppDefinition |
PredictQAppResult.getApp()
The generated Q App definition.
|
PredictAppDefinition |
PredictAppDefinition.withAppDefinition(AppDefinitionInput appDefinition)
The definition specifying the cards and flow of the generated Q App.
|
PredictAppDefinition |
PredictAppDefinition.withDescription(String description)
The description of the generated Q App definition.
|
PredictAppDefinition |
PredictAppDefinition.withTitle(String title)
The title of the generated Q App definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PredictQAppResult.setApp(PredictAppDefinition app)
The generated Q App definition.
|
PredictQAppResult |
PredictQAppResult.withApp(PredictAppDefinition app)
The generated Q App definition.
|
Copyright © 2025. All rights reserved.