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