Uses of Interface
com.google.monitoring.v3.NotificationChannelOrBuilder
-
Packages that use NotificationChannelOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of NotificationChannelOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement NotificationChannelOrBuilder Modifier and Type Class Description classNotificationChannelA `NotificationChannel` is a medium through which an alert is delivered when a policy violation is detected.static classNotificationChannel.BuilderA `NotificationChannel` is a medium through which an alert is delivered when a policy violation is detected.Methods in com.google.monitoring.v3 that return NotificationChannelOrBuilder Modifier and Type Method Description NotificationChannelOrBuilderCreateNotificationChannelRequest.Builder. getNotificationChannelOrBuilder()Required.NotificationChannelOrBuilderCreateNotificationChannelRequest. getNotificationChannelOrBuilder()Required.NotificationChannelOrBuilderCreateNotificationChannelRequestOrBuilder. getNotificationChannelOrBuilder()Required.NotificationChannelOrBuilderUpdateNotificationChannelRequest.Builder. getNotificationChannelOrBuilder()Required.NotificationChannelOrBuilderUpdateNotificationChannelRequest. getNotificationChannelOrBuilder()Required.NotificationChannelOrBuilderUpdateNotificationChannelRequestOrBuilder. getNotificationChannelOrBuilder()Required.NotificationChannelOrBuilderListNotificationChannelsResponse.Builder. getNotificationChannelsOrBuilder(int index)The notification channels defined for the specified project.NotificationChannelOrBuilderListNotificationChannelsResponse. getNotificationChannelsOrBuilder(int index)The notification channels defined for the specified project.NotificationChannelOrBuilderListNotificationChannelsResponseOrBuilder. getNotificationChannelsOrBuilder(int index)The notification channels defined for the specified project.Methods in com.google.monitoring.v3 that return types with arguments of type NotificationChannelOrBuilder Modifier and Type Method Description List<? extends NotificationChannelOrBuilder>ListNotificationChannelsResponse.Builder. getNotificationChannelsOrBuilderList()The notification channels defined for the specified project.List<? extends NotificationChannelOrBuilder>ListNotificationChannelsResponse. getNotificationChannelsOrBuilderList()The notification channels defined for the specified project.List<? extends NotificationChannelOrBuilder>ListNotificationChannelsResponseOrBuilder. getNotificationChannelsOrBuilderList()The notification channels defined for the specified project.
-