Uses of Class
com.google.cloud.monitoring.v3.stub.SnoozeServiceStub
-
Packages that use SnoozeServiceStub Package Description com.google.cloud.monitoring.v3 A client to Cloud Monitoring APIcom.google.cloud.monitoring.v3.stub -
-
Uses of SnoozeServiceStub in com.google.cloud.monitoring.v3
Methods in com.google.cloud.monitoring.v3 that return SnoozeServiceStub Modifier and Type Method Description SnoozeServiceStub
SnoozeServiceClient. getStub()
Methods in com.google.cloud.monitoring.v3 with parameters of type SnoozeServiceStub Modifier and Type Method Description static SnoozeServiceClient
SnoozeServiceClient. create(SnoozeServiceStub stub)
Constructs an instance of SnoozeServiceClient, using the given stub for making calls.Constructors in com.google.cloud.monitoring.v3 with parameters of type SnoozeServiceStub Constructor Description SnoozeServiceClient(SnoozeServiceStub stub)
-
Uses of SnoozeServiceStub in com.google.cloud.monitoring.v3.stub
Subclasses of SnoozeServiceStub in com.google.cloud.monitoring.v3.stub Modifier and Type Class Description class
GrpcSnoozeServiceStub
gRPC stub implementation for the SnoozeService service API.Methods in com.google.cloud.monitoring.v3.stub that return SnoozeServiceStub Modifier and Type Method Description SnoozeServiceStub
SnoozeServiceStubSettings. createStub()
-