| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder |
AlertPolicy.AlertStrategyOrBuilder.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.AlertStrategy.Builder.getNotificationChannelStrategyOrBuilder(int index)
Control how notifications will be sent out, on a per-channel basis.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AlertPolicy.AlertStrategy.NotificationChannelStrategyOrBuilder> |
AlertPolicy.AlertStrategyOrBuilder.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.AlertStrategy.Builder.getNotificationChannelStrategyOrBuilderList()
Control how notifications will be sent out, on a per-channel basis.
|
Copyright © 2024 Google LLC. All rights reserved.