Uses of Class
software.amazon.awssdk.services.internetmonitor.model.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description software.amazon.awssdk.services.internetmonitor Amazon CloudWatch Internet Monitor provides visibility into how internet issues impact the performance and availability between your applications hosted on Amazon Web Services and your end users. -
-
Uses of ResourceNotFoundException in software.amazon.awssdk.services.internetmonitor
Methods in software.amazon.awssdk.services.internetmonitor that throw ResourceNotFoundException Modifier and Type Method Description default UpdateMonitorResponseInternetMonitorClient. updateMonitor(Consumer<UpdateMonitorRequest.Builder> updateMonitorRequest)Updates a monitor.default UpdateMonitorResponseInternetMonitorClient. updateMonitor(UpdateMonitorRequest updateMonitorRequest)Updates a monitor.
-