Uses of Class
com.google.monitoring.v3.SnoozeServiceGrpc.SnoozeServiceBlockingStub
-
Packages that use SnoozeServiceGrpc.SnoozeServiceBlockingStub Package Description com.google.monitoring.v3 -
-
Uses of SnoozeServiceGrpc.SnoozeServiceBlockingStub in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return SnoozeServiceGrpc.SnoozeServiceBlockingStub Modifier and Type Method Description protected SnoozeServiceGrpc.SnoozeServiceBlockingStub
SnoozeServiceGrpc.SnoozeServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SnoozeServiceGrpc.SnoozeServiceBlockingStub
SnoozeServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-