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