Uses of Class
software.amazon.awssdk.services.glue.model.StatisticModelResult
-
Packages that use StatisticModelResult Package Description software.amazon.awssdk.services.glue.model -
-
Uses of StatisticModelResult in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type StatisticModelResult Modifier and Type Method Description List<StatisticModelResult>GetDataQualityModelResultResponse. model()A list ofStatisticModelResultMethods in software.amazon.awssdk.services.glue.model with parameters of type StatisticModelResult Modifier and Type Method Description GetDataQualityModelResultResponse.BuilderGetDataQualityModelResultResponse.Builder. model(StatisticModelResult... model)A list ofStatisticModelResultMethod parameters in software.amazon.awssdk.services.glue.model with type arguments of type StatisticModelResult Modifier and Type Method Description GetDataQualityModelResultResponse.BuilderGetDataQualityModelResultResponse.Builder. model(Collection<StatisticModelResult> model)A list ofStatisticModelResult
-