Uses of Class
com.google.pubsub.v1.PublisherGrpc.PublisherStub
-
Packages that use PublisherGrpc.PublisherStub Package Description com.google.pubsub.v1 -
-
Uses of PublisherGrpc.PublisherStub in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return PublisherGrpc.PublisherStub Modifier and Type Method Description protected PublisherGrpc.PublisherStub
PublisherGrpc.PublisherStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static PublisherGrpc.PublisherStub
PublisherGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-