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 CompanyServiceSettings
CompanyServiceSettings.Builder. build()
static CompanyServiceSettings
CompanyServiceSettings. create(CompanyServiceStubSettings stub)
CompanyServiceSettings
CompanyServiceClient. getSettings()
Methods in com.google.cloud.talent.v4beta1 with parameters of type CompanyServiceSettings Modifier and Type Method Description static CompanyServiceClient
CompanyServiceClient. 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.
-