Uses of Class
software.amazon.awssdk.services.macie2.model.Statistics
-
Packages that use Statistics Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of Statistics in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return Statistics Modifier and Type Method Description StatisticsDescribeClassificationJobResponse. statistics()The number of times that the job has run and processing statistics for the job's current run.Methods in software.amazon.awssdk.services.macie2.model with parameters of type Statistics Modifier and Type Method Description DescribeClassificationJobResponse.BuilderDescribeClassificationJobResponse.Builder. statistics(Statistics statistics)The number of times that the job has run and processing statistics for the job's current run.
-