Uses of Class
software.amazon.awssdk.services.iotsitewise.paginators.ListDashboardsPublisher
-
Packages that use ListDashboardsPublisher Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference. -
-
Uses of ListDashboardsPublisher in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise that return ListDashboardsPublisher Modifier and Type Method Description default ListDashboardsPublisherIoTSiteWiseAsyncClient. listDashboardsPaginator(Consumer<ListDashboardsRequest.Builder> listDashboardsRequest)This is a variant ofIoTSiteWiseAsyncClient.listDashboards(software.amazon.awssdk.services.iotsitewise.model.ListDashboardsRequest)operation.default ListDashboardsPublisherIoTSiteWiseAsyncClient. listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)This is a variant ofIoTSiteWiseAsyncClient.listDashboards(software.amazon.awssdk.services.iotsitewise.model.ListDashboardsRequest)operation.
-