Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.ListPropertiesPublisher
-
Packages that use ListPropertiesPublisher 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 ListPropertiesPublisher in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return ListPropertiesPublisher Modifier and Type Method Description default ListPropertiesPublisherIoTTwinMakerAsyncClient. listPropertiesPaginator(Consumer<ListPropertiesRequest.Builder> listPropertiesRequest)This API lists the properties of a component.default ListPropertiesPublisherIoTTwinMakerAsyncClient. listPropertiesPaginator(ListPropertiesRequest listPropertiesRequest)This API lists the properties of a component.
-