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