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 TenantServiceClientTenantServiceClient. create()Constructs an instance of TenantServiceClient with default settings.static TenantServiceClientTenantServiceClient. create(TenantServiceStub stub)Constructs an instance of TenantServiceClient, using the given stub for making calls.static TenantServiceClientTenantServiceClient. create(TenantServiceSettings settings)Constructs an instance of TenantServiceClient, using the given settings.
-