Uses of Class
software.amazon.awssdk.services.cloudwatch.model.DashboardNotFoundErrorException
Packages that use DashboardNotFoundErrorException
Package
Description
Amazon CloudWatch monitors your Amazon Web Services (Amazon Web Services) resources and the applications you run on
Amazon Web Services in real time.
-
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.