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