Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueHistoryRequest
Packages that use GetPropertyValueHistoryRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of GetPropertyValueHistoryRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type GetPropertyValueHistoryRequestModifier and TypeMethodDescriptionIoTTwinMakerAsyncClient.getPropertyValueHistory(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest) Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.default GetPropertyValueHistoryResponseIoTTwinMakerClient.getPropertyValueHistory(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest) Retrieves information about the history of a time series property value for a component, component type, entity, or workspace.default GetPropertyValueHistoryPublisherIoTTwinMakerAsyncClient.getPropertyValueHistoryPaginator(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest) default GetPropertyValueHistoryIterableIoTTwinMakerClient.getPropertyValueHistoryPaginator(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest) This is a variant ofIoTTwinMakerClient.getPropertyValueHistory(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueHistoryRequest)operation. -
Uses of GetPropertyValueHistoryRequest in software.amazon.awssdk.services.iottwinmaker.paginators
Constructors in software.amazon.awssdk.services.iottwinmaker.paginators with parameters of type GetPropertyValueHistoryRequestModifierConstructorDescriptionGetPropertyValueHistoryIterable(IoTTwinMakerClient client, GetPropertyValueHistoryRequest firstRequest) GetPropertyValueHistoryPublisher(IoTTwinMakerAsyncClient client, GetPropertyValueHistoryRequest firstRequest) -
Uses of GetPropertyValueHistoryRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type GetPropertyValueHistoryRequestModifier and TypeMethodDescriptionGetPropertyValueHistoryRequestMarshaller.marshall(GetPropertyValueHistoryRequest getPropertyValueHistoryRequest)