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)This is a variant ofIoTSiteWiseClient.listDashboards(software.amazon.awssdk.services.iotsitewise.model.ListDashboardsRequest)operation.default ListDashboardsIterableIoTSiteWiseClient. listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest)This is a variant ofIoTSiteWiseClient.listDashboards(software.amazon.awssdk.services.iotsitewise.model.ListDashboardsRequest)operation.
-