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