Uses of Class
software.amazon.awssdk.services.datazone.model.RunStatisticsForAssets
-
Packages that use RunStatisticsForAssets Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of RunStatisticsForAssets in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return RunStatisticsForAssets Modifier and Type Method Description RunStatisticsForAssetsDataSourceRunSummary. runStatisticsForAssets()Returns the value of the RunStatisticsForAssets property for this object.RunStatisticsForAssetsGetDataSourceRunResponse. runStatisticsForAssets()The asset statistics from this data source run.RunStatisticsForAssetsStartDataSourceRunResponse. runStatisticsForAssets()Specifies run statistics for assets.Methods in software.amazon.awssdk.services.datazone.model with parameters of type RunStatisticsForAssets Modifier and Type Method Description DataSourceRunSummary.BuilderDataSourceRunSummary.Builder. runStatisticsForAssets(RunStatisticsForAssets runStatisticsForAssets)Sets the value of the RunStatisticsForAssets property for this object.GetDataSourceRunResponse.BuilderGetDataSourceRunResponse.Builder. runStatisticsForAssets(RunStatisticsForAssets runStatisticsForAssets)The asset statistics from this data source run.StartDataSourceRunResponse.BuilderStartDataSourceRunResponse.Builder. runStatisticsForAssets(RunStatisticsForAssets runStatisticsForAssets)Specifies run statistics for assets.
-