Uses of Interface
com.google.monitoring.v3.AlertPolicy.AlertStrategyOrBuilder
-
Packages that use AlertPolicy.AlertStrategyOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of AlertPolicy.AlertStrategyOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement AlertPolicy.AlertStrategyOrBuilder Modifier and Type Class Description static classAlertPolicy.AlertStrategyControl over how the notification channels in `notification_channels` are notified when this alert fires.static classAlertPolicy.AlertStrategy.BuilderControl over how the notification channels in `notification_channels` are notified when this alert fires.Methods in com.google.monitoring.v3 that return AlertPolicy.AlertStrategyOrBuilder Modifier and Type Method Description AlertPolicy.AlertStrategyOrBuilderAlertPolicy.Builder. getAlertStrategyOrBuilder()Control over how this alert policy's notification channels are notified.AlertPolicy.AlertStrategyOrBuilderAlertPolicy. getAlertStrategyOrBuilder()Control over how this alert policy's notification channels are notified.AlertPolicy.AlertStrategyOrBuilderAlertPolicyOrBuilder. getAlertStrategyOrBuilder()Control over how this alert policy's notification channels are notified.
-