Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.GetPropertyValueHistoryIterable
-
Packages that use GetPropertyValueHistoryIterable Package Description software.amazon.awssdk.services.iottwinmaker IoT TwinMaker is a service with which you can build operational digital twins of physical systems. -
-
Uses of GetPropertyValueHistoryIterable in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return GetPropertyValueHistoryIterable Modifier and Type Method Description default GetPropertyValueHistoryIterableIoTTwinMakerClient. getPropertyValueHistoryPaginator(Consumer<GetPropertyValueHistoryRequest.Builder> getPropertyValueHistoryRequest)This is a variant ofIoTTwinMakerClient.getPropertyValueHistory(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueHistoryRequest)operation.default GetPropertyValueHistoryIterableIoTTwinMakerClient. getPropertyValueHistoryPaginator(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest)This is a variant ofIoTTwinMakerClient.getPropertyValueHistory(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueHistoryRequest)operation.
-