Uses of Class
software.amazon.awssdk.services.amp.paginators.ListWorkspacesPublisher
-
Packages that use ListWorkspacesPublisher Package Description software.amazon.awssdk.services.amp Amazon Managed Service for Prometheus -
-
Uses of ListWorkspacesPublisher in software.amazon.awssdk.services.amp
Methods in software.amazon.awssdk.services.amp that return ListWorkspacesPublisher Modifier and Type Method Description default ListWorkspacesPublisherAmpAsyncClient. listWorkspacesPaginator(Consumer<ListWorkspacesRequest.Builder> listWorkspacesRequest)Lists all AMP workspaces, including workspaces being created or deleted.default ListWorkspacesPublisherAmpAsyncClient. listWorkspacesPaginator(ListWorkspacesRequest listWorkspacesRequest)Lists all AMP workspaces, including workspaces being created or deleted.
-