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 NotificationChannelServiceClient
NotificationChannelServiceClient. create()
Constructs an instance of NotificationChannelServiceClient with default settings.static NotificationChannelServiceClient
NotificationChannelServiceClient. create(NotificationChannelServiceSettings settings)
Constructs an instance of NotificationChannelServiceClient, using the given settings.static NotificationChannelServiceClient
NotificationChannelServiceClient. create(NotificationChannelServiceStub stub)
Constructs an instance of NotificationChannelServiceClient, using the given stub for making calls.
-