Uses of Class
com.google.cloud.eventarc.v1.EventarcGrpc.EventarcStub
-
Packages that use EventarcGrpc.EventarcStub Package Description com.google.cloud.eventarc.v1 A client to Eventarc API -
-
Uses of EventarcGrpc.EventarcStub in com.google.cloud.eventarc.v1
Methods in com.google.cloud.eventarc.v1 that return EventarcGrpc.EventarcStub Modifier and Type Method Description protected EventarcGrpc.EventarcStub
EventarcGrpc.EventarcStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static EventarcGrpc.EventarcStub
EventarcGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-