Uses of Class
com.google.cloud.talent.v4beta1.TenantServiceClient
-
Packages that use TenantServiceClient Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of TenantServiceClient in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return TenantServiceClient Modifier and Type Method Description static TenantServiceClient
TenantServiceClient. create()
Constructs an instance of TenantServiceClient with default settings.static TenantServiceClient
TenantServiceClient. create(TenantServiceStub stub)
Constructs an instance of TenantServiceClient, using the given stub for making calls.static TenantServiceClient
TenantServiceClient. create(TenantServiceSettings settings)
Constructs an instance of TenantServiceClient, using the given settings.
-