Uses of Class
com.google.cloud.monitoring.v3.NotificationChannelServiceSettings
-
Packages that use NotificationChannelServiceSettings Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring API -
-
Uses of NotificationChannelServiceSettings in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return NotificationChannelServiceSettings Modifier and Type Method Description NotificationChannelServiceSettingsNotificationChannelServiceSettings.Builder. build()static NotificationChannelServiceSettingsNotificationChannelServiceSettings. create(NotificationChannelServiceStubSettings stub)NotificationChannelServiceSettingsNotificationChannelServiceClient. getSettings()Methods in com.google.cloud.monitoring.v3 with parameters of type NotificationChannelServiceSettings Modifier and Type Method Description static NotificationChannelServiceClientNotificationChannelServiceClient. create(NotificationChannelServiceSettings settings)Constructs an instance of NotificationChannelServiceClient, using the given settings.Constructors in com.google.cloud.monitoring.v3 with parameters of type NotificationChannelServiceSettings Constructor Description Builder(NotificationChannelServiceSettings settings)NotificationChannelServiceClient(NotificationChannelServiceSettings settings)Constructs an instance of NotificationChannelServiceClient, using the given settings.
-