Uses of Class
software.amazon.awssdk.services.cloudwatch.paginators.ListDashboardsPublisher
Packages that use ListDashboardsPublisher
Package
Description
Amazon CloudWatch enables you to publish, monitor, and manage various metrics, as well as configure alarm actions
based on data from metrics.
-
Uses of ListDashboardsPublisher in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that return ListDashboardsPublisherModifier and TypeMethodDescriptiondefault ListDashboardsPublisherCloudWatchAsyncClient.listDashboardsPaginator()This is a variant ofCloudWatchAsyncClient.listDashboards(software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest)operation.default ListDashboardsPublisherCloudWatchAsyncClient.listDashboardsPaginator(Consumer<ListDashboardsRequest.Builder> listDashboardsRequest) This is a variant ofCloudWatchAsyncClient.listDashboards(software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest)operation.default ListDashboardsPublisherCloudWatchAsyncClient.listDashboardsPaginator(ListDashboardsRequest listDashboardsRequest) This is a variant ofCloudWatchAsyncClient.listDashboards(software.amazon.awssdk.services.cloudwatch.model.ListDashboardsRequest)operation.