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