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