| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelStrategy |
NotificationChannelStrategy.clone() |
NotificationChannelStrategy |
NotificationChannelStrategy.set(String fieldName,
Object value) |
NotificationChannelStrategy |
NotificationChannelStrategy.setNotificationChannelNames(List<String> notificationChannelNames)
The full REST resource name for the notification channels that these settings apply to.
|
NotificationChannelStrategy |
NotificationChannelStrategy.setRenotifyInterval(String renotifyInterval)
The frequency at which to send reminder notifications for open incidents.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotificationChannelStrategy> |
AlertStrategy.getNotificationChannelStrategy()
Control how notifications will be sent out, on a per-channel basis.
|
| Modifier and Type | Method and Description |
|---|---|
AlertStrategy |
AlertStrategy.setNotificationChannelStrategy(List<NotificationChannelStrategy> notificationChannelStrategy)
Control how notifications will be sent out, on a per-channel basis.
|
Copyright © 2011–2025 Google. All rights reserved.