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