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