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