Uses of Class
com.google.cloud.talent.v4beta1.stub.CompanyServiceStub
-
Packages that use CompanyServiceStub Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of CompanyServiceStub in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return CompanyServiceStub Modifier and Type Method Description CompanyServiceStub
CompanyServiceClient. getStub()
Methods in com.google.cloud.talent.v4beta1 with parameters of type CompanyServiceStub Modifier and Type Method Description static CompanyServiceClient
CompanyServiceClient. create(CompanyServiceStub stub)
Constructs an instance of CompanyServiceClient, using the given stub for making calls.Constructors in com.google.cloud.talent.v4beta1 with parameters of type CompanyServiceStub Constructor Description CompanyServiceClient(CompanyServiceStub stub)
-
Uses of CompanyServiceStub in com.google.cloud.talent.v4beta1.stub
Subclasses of CompanyServiceStub in com.google.cloud.talent.v4beta1.stub Modifier and Type Class Description class
GrpcCompanyServiceStub
gRPC stub implementation for the CompanyService service API.class
HttpJsonCompanyServiceStub
REST stub implementation for the CompanyService service API.Methods in com.google.cloud.talent.v4beta1.stub that return CompanyServiceStub Modifier and Type Method Description CompanyServiceStub
CompanyServiceStubSettings. createStub()
-