Uses of Class
com.google.cloud.talent.v4.CompanyServiceClient
-
Packages that use CompanyServiceClient Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of CompanyServiceClient in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return CompanyServiceClient Modifier and Type Method Description static CompanyServiceClientCompanyServiceClient. create()Constructs an instance of CompanyServiceClient with default settings.static CompanyServiceClientCompanyServiceClient. create(CompanyServiceSettings settings)Constructs an instance of CompanyServiceClient, using the given settings.static CompanyServiceClientCompanyServiceClient. create(CompanyServiceStub stub)Constructs an instance of CompanyServiceClient, using the given stub for making calls.
-