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