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