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