Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.InterpolationParameters
-
Packages that use InterpolationParameters Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of InterpolationParameters in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return InterpolationParameters Modifier and Type Method Description InterpolationParametersGetPropertyValueHistoryRequest. interpolation()An object that specifies the interpolation type and the interval over which to interpolate data.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type InterpolationParameters Modifier and Type Method Description GetPropertyValueHistoryRequest.BuilderGetPropertyValueHistoryRequest.Builder. interpolation(InterpolationParameters interpolation)An object that specifies the interpolation type and the interval over which to interpolate data.
-