Uses of Class
com.google.cloud.eventarc.publishing.v1.PublisherGrpc.PublisherBlockingStub
-
Packages that use PublisherGrpc.PublisherBlockingStub Package Description com.google.cloud.eventarc.publishing.v1 A client to Eventarc Publishing API -
-
Uses of PublisherGrpc.PublisherBlockingStub in com.google.cloud.eventarc.publishing.v1
Methods in com.google.cloud.eventarc.publishing.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
-