Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.InterpolationParameters
Packages that use InterpolationParameters
-
Uses of InterpolationParameters in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return InterpolationParametersModifier and TypeMethodDescriptionfinal 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 InterpolationParametersModifier and TypeMethodDescriptionGetPropertyValueHistoryRequest.Builder.interpolation(InterpolationParameters interpolation) An object that specifies the interpolation type and the interval over which to interpolate data.