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