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 class
AlertPolicy.AlertStrategy.NotificationChannelStrategy
Control over how the notification channels in `notification_channels` are notified when this alert fires, on a per-channel basis.static class
AlertPolicy.AlertStrategy.NotificationChannelStrategy.Builder
Control 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.NotificationChannelStrategyOrBuilder
AlertPolicy.AlertStrategy.Builder. getNotificationChannelStrategyOrBuilder(int index)
Control how notifications will be sent out, on a per-channel basis.AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder
AlertPolicy.AlertStrategy. getNotificationChannelStrategyOrBuilder(int index)
Control how notifications will be sent out, on a per-channel basis.AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder
AlertPolicy.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.
-