| Package | Description |
|---|---|
| software.amazon.awssdk.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedTimestamps.Builder |
UnsupportedTimestamps.builder() |
UnsupportedTimestamps.Builder |
UnsupportedTimestamps.toBuilder() |
UnsupportedTimestamps.Builder |
UnsupportedTimestamps.Builder.totalNumberOfUnsupportedTimestamps(Integer totalNumberOfUnsupportedTimestamps)
Indicates the total number of unsupported timestamps across the ingested data.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UnsupportedTimestamps.Builder> |
UnsupportedTimestamps.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default DataQualitySummary.Builder |
DataQualitySummary.Builder.unsupportedTimestamps(Consumer<UnsupportedTimestamps.Builder> unsupportedTimestamps)
Parameter that gives information about unsupported timestamps in the input data.
|
Copyright © 2022. All rights reserved.