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 NotificationChannelServiceSettings
NotificationChannelServiceSettings.Builder. build()
static NotificationChannelServiceSettings
NotificationChannelServiceSettings. create(NotificationChannelServiceStubSettings stub)
NotificationChannelServiceSettings
NotificationChannelServiceClient. getSettings()
Methods in com.google.cloud.monitoring.v3 with parameters of type NotificationChannelServiceSettings Modifier and Type Method Description static NotificationChannelServiceClient
NotificationChannelServiceClient. 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.
-