Uses of Class
software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException
Packages that use DashboardNotFoundErrorException
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 DashboardNotFoundErrorException in software.amazon.awssdk.services.cloudwatch
Methods in software.amazon.awssdk.services.cloudwatch that throw DashboardNotFoundErrorExceptionModifier and TypeMethodDescriptiondefault GetDashboardResponseCloudWatchClient.getDashboard(Consumer<GetDashboardRequest.Builder> getDashboardRequest) Displays the details of the dashboard that you specify.default GetDashboardResponseCloudWatchClient.getDashboard(GetDashboardRequest getDashboardRequest) Displays the details of the dashboard that you specify.