Uses of Class
software.amazon.awssdk.services.lookoutequipment.model.UnsupportedTimestamps
-
Packages that use UnsupportedTimestamps Package Description software.amazon.awssdk.services.lookoutequipment.model -
-
Uses of UnsupportedTimestamps in software.amazon.awssdk.services.lookoutequipment.model
Methods in software.amazon.awssdk.services.lookoutequipment.model that return UnsupportedTimestamps Modifier and Type Method Description UnsupportedTimestampsDataQualitySummary. unsupportedTimestamps()Parameter that gives information about unsupported timestamps in the input data.Methods in software.amazon.awssdk.services.lookoutequipment.model with parameters of type UnsupportedTimestamps Modifier and Type Method Description DataQualitySummary.BuilderDataQualitySummary.Builder. unsupportedTimestamps(UnsupportedTimestamps unsupportedTimestamps)Parameter that gives information about unsupported timestamps in the input data.
-