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