Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.BatchPutPropertyValuesRequest
Packages that use BatchPutPropertyValuesRequest
Package
Description
IoT TwinMaker is a service with which you can build operational digital twins of physical systems.
-
Uses of BatchPutPropertyValuesRequest in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker with parameters of type BatchPutPropertyValuesRequestModifier and TypeMethodDescriptionIoTTwinMakerAsyncClient.batchPutPropertyValues(BatchPutPropertyValuesRequest batchPutPropertyValuesRequest) Sets values for multiple time series properties.default BatchPutPropertyValuesResponseIoTTwinMakerClient.batchPutPropertyValues(BatchPutPropertyValuesRequest batchPutPropertyValuesRequest) Sets values for multiple time series properties. -
Uses of BatchPutPropertyValuesRequest in software.amazon.awssdk.services.iottwinmaker.transform
Methods in software.amazon.awssdk.services.iottwinmaker.transform with parameters of type BatchPutPropertyValuesRequestModifier and TypeMethodDescriptionBatchPutPropertyValuesRequestMarshaller.marshall(BatchPutPropertyValuesRequest batchPutPropertyValuesRequest)