Uses of Interface
com.google.monitoring.v3.AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder
-
Packages that use AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder Modifier and Type Class Description static classAlertPolicy.AlertStrategy.NotificationChannelStrategyControl over how the notification channels in `notification_channels` are notified when this alert fires, on a per-channel basis.static classAlertPolicy.AlertStrategy.NotificationChannelStrategy.BuilderControl over how the notification channels in `notification_channels` are notified when this alert fires, on a per-channel basis.Methods in com.google.monitoring.v3 that return AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder Modifier and Type Method Description AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilderAlertPolicy.AlertStrategy.Builder. getNotificationChannelStrategyOrBuilder(int index)Control how notifications will be sent out, on a per-channel basis.AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilderAlertPolicy.AlertStrategy. getNotificationChannelStrategyOrBuilder(int index)Control how notifications will be sent out, on a per-channel basis.AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilderAlertPolicy.AlertStrategyOrBuilder. getNotificationChannelStrategyOrBuilder(int index)Control how notifications will be sent out, on a per-channel basis.Methods in com.google.monitoring.v3 that return types with arguments of type AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder Modifier and Type Method Description List<? extends AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder>AlertPolicy.AlertStrategy.Builder. getNotificationChannelStrategyOrBuilderList()Control how notifications will be sent out, on a per-channel basis.List<? extends AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder>AlertPolicy.AlertStrategy. getNotificationChannelStrategyOrBuilderList()Control how notifications will be sent out, on a per-channel basis.List<? extends AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder>AlertPolicy.AlertStrategyOrBuilder. getNotificationChannelStrategyOrBuilderList()Control how notifications will be sent out, on a per-channel basis.
-