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 is a variant ofIoTTwinMakerAsyncClient.listProperties(software.amazon.awssdk.services.iottwinmaker.model.ListPropertiesRequest)operation.default ListPropertiesPublisherIoTTwinMakerAsyncClient. listPropertiesPaginator(ListPropertiesRequest listPropertiesRequest)This is a variant ofIoTTwinMakerAsyncClient.listProperties(software.amazon.awssdk.services.iottwinmaker.model.ListPropertiesRequest)operation.
-