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