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 |
---|---|
JobServiceClient.ListJobsPagedResponse |
JobServiceClient.listJobs(ListJobsRequest request)
Lists jobs by filter.
|
JobServiceClient.ListJobsPagedResponse |
JobServiceClient.listJobs(ProjectName parent,
String filter)
Lists jobs by filter.
|
JobServiceClient.ListJobsPagedResponse |
JobServiceClient.listJobs(String parent,
String filter)
Lists jobs by filter.
|
JobServiceClient.ListJobsPagedResponse |
JobServiceClient.listJobs(TenantName parent,
String filter)
Lists jobs by filter.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<JobServiceClient.ListJobsPagedResponse> |
JobServiceClient.ListJobsPagedResponse.createAsync(PageContext<ListJobsRequest,ListJobsResponse,Job> context,
com.google.api.core.ApiFuture<ListJobsResponse> futureResponse) |
UnaryCallable<ListJobsRequest,JobServiceClient.ListJobsPagedResponse> |
JobServiceClient.listJobsPagedCallable()
Lists jobs by filter.
|
PagedCallSettings<ListJobsRequest,ListJobsResponse,JobServiceClient.ListJobsPagedResponse> |
JobServiceSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobServiceClient.ListJobsPagedResponse> |
JobServiceSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListJobsRequest,JobServiceClient.ListJobsPagedResponse> |
HttpJsonJobServiceStub.listJobsPagedCallable() |
UnaryCallable<ListJobsRequest,JobServiceClient.ListJobsPagedResponse> |
JobServiceStub.listJobsPagedCallable() |
UnaryCallable<ListJobsRequest,JobServiceClient.ListJobsPagedResponse> |
GrpcJobServiceStub.listJobsPagedCallable() |
PagedCallSettings<ListJobsRequest,ListJobsResponse,JobServiceClient.ListJobsPagedResponse> |
JobServiceStubSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobServiceClient.ListJobsPagedResponse> |
JobServiceStubSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
Copyright © 2022 Google LLC. All rights reserved.