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(com.google.cloud.talent.v4beta1.ListTenantsRequest request)
Lists all tenants associated with the project.
|
TenantServiceClient.ListTenantsPagedResponse |
TenantServiceClient.listTenants(com.google.cloud.talent.v4beta1.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(PageContext<com.google.cloud.talent.v4beta1.ListTenantsRequest,com.google.cloud.talent.v4beta1.ListTenantsResponse,com.google.cloud.talent.v4beta1.Tenant> context,
com.google.api.core.ApiFuture<com.google.cloud.talent.v4beta1.ListTenantsResponse> futureResponse) |
UnaryCallable<com.google.cloud.talent.v4beta1.ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceClient.listTenantsPagedCallable()
Lists all tenants associated with the project.
|
PagedCallSettings<com.google.cloud.talent.v4beta1.ListTenantsRequest,com.google.cloud.talent.v4beta1.ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceSettings.listTenantsSettings()
Returns the object with the settings used for calls to listTenants.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.ListTenantsRequest,com.google.cloud.talent.v4beta1.ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceSettings.Builder.listTenantsSettings()
Returns the builder for the settings used for calls to listTenants.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.cloud.talent.v4beta1.ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceStub.listTenantsPagedCallable() |
UnaryCallable<com.google.cloud.talent.v4beta1.ListTenantsRequest,TenantServiceClient.ListTenantsPagedResponse> |
GrpcTenantServiceStub.listTenantsPagedCallable() |
PagedCallSettings<com.google.cloud.talent.v4beta1.ListTenantsRequest,com.google.cloud.talent.v4beta1.ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceStubSettings.listTenantsSettings()
Returns the object with the settings used for calls to listTenants.
|
PagedCallSettings.Builder<com.google.cloud.talent.v4beta1.ListTenantsRequest,com.google.cloud.talent.v4beta1.ListTenantsResponse,TenantServiceClient.ListTenantsPagedResponse> |
TenantServiceStubSettings.Builder.listTenantsSettings()
Returns the builder for the settings used for calls to listTenants.
|
Copyright © 2019 Google LLC. All rights reserved.