Uses of Class
com.google.cloud.talent.v4.CompanyServiceSettings
-
Packages that use CompanyServiceSettings Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of CompanyServiceSettings in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return CompanyServiceSettings Modifier and Type Method Description CompanyServiceSettingsCompanyServiceSettings.Builder. build()static CompanyServiceSettingsCompanyServiceSettings. create(CompanyServiceStubSettings stub)CompanyServiceSettingsCompanyServiceClient. getSettings()Methods in com.google.cloud.talent.v4 with parameters of type CompanyServiceSettings Modifier and Type Method Description static CompanyServiceClientCompanyServiceClient. create(CompanyServiceSettings settings)Constructs an instance of CompanyServiceClient, using the given settings.Constructors in com.google.cloud.talent.v4 with parameters of type CompanyServiceSettings Constructor Description Builder(CompanyServiceSettings settings)CompanyServiceClient(CompanyServiceSettings settings)Constructs an instance of CompanyServiceClient, using the given settings.
-