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