| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
DuplicateTimestamps |
DuplicateTimestamps.clone() |
DuplicateTimestamps |
DataQualitySummary.getDuplicateTimestamps()
Parameter that gives information about duplicate timestamps in the input data.
|
DuplicateTimestamps |
DuplicateTimestamps.withTotalNumberOfDuplicateTimestamps(Integer totalNumberOfDuplicateTimestamps)
Indicates the total number of duplicate timestamps.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataQualitySummary.setDuplicateTimestamps(DuplicateTimestamps duplicateTimestamps)
Parameter that gives information about duplicate timestamps in the input data.
|
DataQualitySummary |
DataQualitySummary.withDuplicateTimestamps(DuplicateTimestamps duplicateTimestamps)
Parameter that gives information about duplicate timestamps in the input data.
|
Copyright © 2025. All rights reserved.