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)Gets the property values for a component, component type, entity, or workspace.default GetPropertyValuePublisherIoTTwinMakerAsyncClient. getPropertyValuePaginator(GetPropertyValueRequest getPropertyValueRequest)Gets the property values for a component, component type, entity, or workspace.
-