| Modifier and Type | Class and Description |
|---|---|
class |
NotificationChannel
A `NotificationChannel` is a medium through which an alert is
delivered when a policy violation is detected.
|
static class |
NotificationChannel.Builder
A `NotificationChannel` is a medium through which an alert is
delivered when a policy violation is detected.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelOrBuilder |
CreateNotificationChannelRequest.getNotificationChannelOrBuilder()
Required.
|
NotificationChannelOrBuilder |
CreateNotificationChannelRequest.Builder.getNotificationChannelOrBuilder()
Required.
|
NotificationChannelOrBuilder |
UpdateNotificationChannelRequest.getNotificationChannelOrBuilder()
Required.
|
NotificationChannelOrBuilder |
UpdateNotificationChannelRequest.Builder.getNotificationChannelOrBuilder()
Required.
|
NotificationChannelOrBuilder |
UpdateNotificationChannelRequestOrBuilder.getNotificationChannelOrBuilder()
Required.
|
NotificationChannelOrBuilder |
CreateNotificationChannelRequestOrBuilder.getNotificationChannelOrBuilder()
Required.
|
NotificationChannelOrBuilder |
ListNotificationChannelsResponse.getNotificationChannelsOrBuilder(int index)
The notification channels defined for the specified project.
|
NotificationChannelOrBuilder |
ListNotificationChannelsResponse.Builder.getNotificationChannelsOrBuilder(int index)
The notification channels defined for the specified project.
|
NotificationChannelOrBuilder |
ListNotificationChannelsResponseOrBuilder.getNotificationChannelsOrBuilder(int index)
The notification channels defined for the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NotificationChannelOrBuilder> |
ListNotificationChannelsResponse.getNotificationChannelsOrBuilderList()
The notification channels defined for the specified project.
|
List<? extends NotificationChannelOrBuilder> |
ListNotificationChannelsResponse.Builder.getNotificationChannelsOrBuilderList()
The notification channels defined for the specified project.
|
List<? extends NotificationChannelOrBuilder> |
ListNotificationChannelsResponseOrBuilder.getNotificationChannelsOrBuilderList()
The notification channels defined for the specified project.
|
Copyright © 2024 Google LLC. All rights reserved.