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 class
AlertPolicy.AlertStrategy
Control over how the notification channels in `notification_channels` are notified when this alert fires.static class
AlertPolicy.AlertStrategy.Builder
Control 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.AlertStrategyOrBuilder
AlertPolicy.Builder. getAlertStrategyOrBuilder()
Control over how this alert policy's notification channels are notified.AlertPolicy.AlertStrategyOrBuilder
AlertPolicy. getAlertStrategyOrBuilder()
Control over how this alert policy's notification channels are notified.AlertPolicy.AlertStrategyOrBuilder
AlertPolicyOrBuilder. getAlertStrategyOrBuilder()
Control over how this alert policy's notification channels are notified.
-