Uses of Class
software.amazon.awssdk.services.qapps.model.PredictAppDefinition
-
Packages that use PredictAppDefinition Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of PredictAppDefinition in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return PredictAppDefinition Modifier and Type Method Description PredictAppDefinitionPredictQAppResponse. app()The generated Q App definition.Methods in software.amazon.awssdk.services.qapps.model with parameters of type PredictAppDefinition Modifier and Type Method Description PredictQAppResponse.BuilderPredictQAppResponse.Builder. app(PredictAppDefinition app)The generated Q App definition.
-