Uses of Class
com.google.cloud.monitoring.v3.NotificationChannelServiceClient
-
Packages that use NotificationChannelServiceClient Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring API -
-
Uses of NotificationChannelServiceClient in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return NotificationChannelServiceClient Modifier and Type Method Description static NotificationChannelServiceClientNotificationChannelServiceClient. create()Constructs an instance of NotificationChannelServiceClient with default settings.static NotificationChannelServiceClientNotificationChannelServiceClient. create(NotificationChannelServiceSettings settings)Constructs an instance of NotificationChannelServiceClient, using the given settings.static NotificationChannelServiceClientNotificationChannelServiceClient. create(NotificationChannelServiceStub stub)Constructs an instance of NotificationChannelServiceClient, using the given stub for making calls.
-