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