Uses of Interface
com.google.monitoring.v3.NotificationChannelDescriptorOrBuilder
-
Packages that use NotificationChannelDescriptorOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of NotificationChannelDescriptorOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement NotificationChannelDescriptorOrBuilder Modifier and Type Class Description classNotificationChannelDescriptorA description of a notification channel.static classNotificationChannelDescriptor.BuilderA description of a notification channel.Methods in com.google.monitoring.v3 that return NotificationChannelDescriptorOrBuilder Modifier and Type Method Description NotificationChannelDescriptorOrBuilderListNotificationChannelDescriptorsResponse.Builder. getChannelDescriptorsOrBuilder(int index)The monitored resource descriptors supported for the specified project, optionally filtered.NotificationChannelDescriptorOrBuilderListNotificationChannelDescriptorsResponse. getChannelDescriptorsOrBuilder(int index)The monitored resource descriptors supported for the specified project, optionally filtered.NotificationChannelDescriptorOrBuilderListNotificationChannelDescriptorsResponseOrBuilder. getChannelDescriptorsOrBuilder(int index)The monitored resource descriptors supported for the specified project, optionally filtered.Methods in com.google.monitoring.v3 that return types with arguments of type NotificationChannelDescriptorOrBuilder Modifier and Type Method Description List<? extends NotificationChannelDescriptorOrBuilder>ListNotificationChannelDescriptorsResponse.Builder. getChannelDescriptorsOrBuilderList()The monitored resource descriptors supported for the specified project, optionally filtered.List<? extends NotificationChannelDescriptorOrBuilder>ListNotificationChannelDescriptorsResponse. getChannelDescriptorsOrBuilderList()The monitored resource descriptors supported for the specified project, optionally filtered.List<? extends NotificationChannelDescriptorOrBuilder>ListNotificationChannelDescriptorsResponseOrBuilder. getChannelDescriptorsOrBuilderList()The monitored resource descriptors supported for the specified project, optionally filtered.
-