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