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