Uses of Class
software.amazon.awssdk.services.iottwinmaker.paginators.ListWorkspacesPublisher
-
Packages that use ListWorkspacesPublisher 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 ListWorkspacesPublisher in software.amazon.awssdk.services.iottwinmaker
Methods in software.amazon.awssdk.services.iottwinmaker that return ListWorkspacesPublisher Modifier and Type Method Description default ListWorkspacesPublisherIoTTwinMakerAsyncClient. listWorkspacesPaginator(Consumer<ListWorkspacesRequest.Builder> listWorkspacesRequest)Retrieves information about workspaces in the current account.default ListWorkspacesPublisherIoTTwinMakerAsyncClient. listWorkspacesPaginator(ListWorkspacesRequest listWorkspacesRequest)Retrieves information about workspaces in the current account.
-