| Package | Description |
|---|---|
| com.google.api.services.monitoring.v3.model |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationChannelsResponse |
ListNotificationChannelsResponse.clone() |
ListNotificationChannelsResponse |
ListNotificationChannelsResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListNotificationChannelsResponse |
ListNotificationChannelsResponse.setNextPageToken(java.lang.String nextPageToken)
If not empty, indicates that there may be more results that match the request.
|
ListNotificationChannelsResponse |
ListNotificationChannelsResponse.setNotificationChannels(java.util.List<NotificationChannel> notificationChannels)
The notification channels defined for the specified project.
|