| Package | Description | 
|---|---|
| com.google.cloud.talent.v4beta1 | 
 A client to Cloud Talent Solution API. 
 | 
| com.google.cloud.talent.v4beta1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
TenantServiceClient.ListTenantsPagedResponse | 
TenantServiceClient.listTenants(ListTenantsRequest request)
Lists all tenants associated with the project. 
 | 
TenantServiceClient.ListTenantsPagedResponse | 
TenantServiceClient.listTenants(ProjectName parent)
Lists all tenants associated with the project. 
 | 
TenantServiceClient.ListTenantsPagedResponse | 
TenantServiceClient.listTenants(String parent)
Lists all tenants associated with the project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPagedResponse> | 
TenantServiceClient.ListTenantsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
           com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse> | 
TenantServiceClient.listTenantsPagedCallable()
Lists all tenants associated with the project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> | 
TenantServiceSettings.listTenantsSettings()
Returns the object with the settings used for calls to listTenants. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> | 
TenantServiceSettings.Builder.listTenantsSettings()
Returns the builder for the settings used for calls to listTenants. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse> | 
TenantServiceStub.listTenantsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse> | 
GrpcTenantServiceStub.listTenantsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> | 
TenantServiceStubSettings.listTenantsSettings()
Returns the object with the settings used for calls to listTenants. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTenantsRequest,ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> | 
TenantServiceStubSettings.Builder.listTenantsSettings()
Returns the builder for the settings used for calls to listTenants. 
 | 
Copyright © 2019 Google LLC. All rights reserved.