Uses of Interface
com.google.monitoring.v3.AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilder
-
Packages that use AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilder Modifier and Type Class Description static classAlertPolicy.AlertStrategy.NotificationRateLimitControl over the rate of notifications sent to this alert policy's notification channels.static classAlertPolicy.AlertStrategy.NotificationRateLimit.BuilderControl over the rate of notifications sent to this alert policy's notification channels.Methods in com.google.monitoring.v3 that return AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilder Modifier and Type Method Description AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilderAlertPolicy.AlertStrategy.Builder. getNotificationRateLimitOrBuilder()Required for alert policies with a `LogMatch` condition.AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilderAlertPolicy.AlertStrategy. getNotificationRateLimitOrBuilder()Required for alert policies with a `LogMatch` condition.AlertPolicy.AlertStrategy.NotificationRateLimitOrBuilderAlertPolicy.AlertStrategyOrBuilder. getNotificationRateLimitOrBuilder()Required for alert policies with a `LogMatch` condition.
-