Uses of Class
software.amazon.awssdk.services.iotsitewise.paginators.ListDashboardsIterable
-
Packages that use ListDashboardsIterable Package Description software.amazon.awssdk.services.iotsitewise Welcome to the IoT SiteWise API Reference. -
-
Uses of ListDashboardsIterable in software.amazon.awssdk.services.iotsitewise
Methods in software.amazon.awssdk.services.iotsitewise that return ListDashboardsIterable Modifier and Type Method Description default ListDashboardsIterableIoTSiteWiseClient. listDashboardsPaginator(Consumer<ListDashboardsRequest.Builder> listDashboardsRequest)Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.default ListDashboardsIterableIoTSiteWiseClient. listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)Retrieves a paginated list of dashboards for an IoT SiteWise Monitor project.
-