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