| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Statistics |
Statistics.clone() |
Statistics |
DescribeClassificationJobResult.getStatistics()
The number of times that the job has run and processing statistics for the job's current run.
|
Statistics |
Statistics.withApproximateNumberOfObjectsToProcess(Double approximateNumberOfObjectsToProcess)
The approximate number of objects that the job has yet to process during its current run.
|
Statistics |
Statistics.withNumberOfRuns(Double numberOfRuns)
The number of times that the job has run.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeClassificationJobResult.setStatistics(Statistics statistics)
The number of times that the job has run and processing statistics for the job's current run.
|
DescribeClassificationJobResult |
DescribeClassificationJobResult.withStatistics(Statistics statistics)
The number of times that the job has run and processing statistics for the job's current run.
|
Copyright © 2025. All rights reserved.