Uses of Class
com.google.logging.v2.LoggingServiceV2Grpc.LoggingServiceV2Stub
-
Packages that use LoggingServiceV2Grpc.LoggingServiceV2Stub Package Description com.google.logging.v2 -
-
Uses of LoggingServiceV2Grpc.LoggingServiceV2Stub in com.google.logging.v2
Methods in com.google.logging.v2 that return LoggingServiceV2Grpc.LoggingServiceV2Stub Modifier and Type Method Description protected LoggingServiceV2Grpc.LoggingServiceV2Stub
LoggingServiceV2Grpc.LoggingServiceV2Stub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LoggingServiceV2Grpc.LoggingServiceV2Stub
LoggingServiceV2Grpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-