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