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