Uses of Class
com.google.cloud.eventarc.v1.EventarcGrpc.EventarcBlockingStub
-
Packages that use EventarcGrpc.EventarcBlockingStub Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of EventarcGrpc.EventarcBlockingStub in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return EventarcGrpc.EventarcBlockingStub Modifier and Type Method Description protected EventarcGrpc.EventarcBlockingStub
EventarcGrpc.EventarcBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static EventarcGrpc.EventarcBlockingStub
EventarcGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-