Uses of Class
software.amazon.awssdk.services.devopsguru.model.ServiceQuotaExceededException
-
Packages that use ServiceQuotaExceededException Package Description software.amazon.awssdk.services.devopsguru Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical operational applications. -
-
Uses of ServiceQuotaExceededException in software.amazon.awssdk.services.devopsguru
Methods in software.amazon.awssdk.services.devopsguru that throw ServiceQuotaExceededException Modifier and Type Method Description default AddNotificationChannelResponseDevOpsGuruClient. addNotificationChannel(Consumer<AddNotificationChannelRequest.Builder> addNotificationChannelRequest)Adds a notification channel to DevOps Guru.default AddNotificationChannelResponseDevOpsGuruClient. addNotificationChannel(AddNotificationChannelRequest addNotificationChannelRequest)Adds a notification channel to DevOps Guru.
-