Uses of Class
com.google.cloud.eventarc.publishing.v1.PublisherGrpc.PublisherFutureStub
-
Packages that use PublisherGrpc.PublisherFutureStub Package Description com.google.cloud.eventarc.publishing.v1 A client to Eventarc Publishing API -
-
Uses of PublisherGrpc.PublisherFutureStub in com.google.cloud.eventarc.publishing.v1
Methods in com.google.cloud.eventarc.publishing.v1 that return PublisherGrpc.PublisherFutureStub Modifier and Type Method Description protected PublisherGrpc.PublisherFutureStubPublisherGrpc.PublisherFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static PublisherGrpc.PublisherFutureStubPublisherGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-