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