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