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