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