Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.GetPropertyValuePublisher
-
Packages that use GetPropertyValuePublisher 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 GetPropertyValuePublisher in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return GetPropertyValuePublisher Modifier and Type Method Description default GetPropertyValuePublisherIoTTwinMakerAsyncClient. getPropertyValuePaginator(Consumer<GetPropertyValueRequest.Builder> getPropertyValueRequest)This is a variant ofIoTTwinMakerAsyncClient.getPropertyValue(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueRequest)operation.default GetPropertyValuePublisherIoTTwinMakerAsyncClient. getPropertyValuePaginator(GetPropertyValueRequest getPropertyValueRequest)This is a variant ofIoTTwinMakerAsyncClient.getPropertyValue(software.amazon.awssdk.services.iottwinmaker.model.GetPropertyValueRequest)operation.
-