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