| Package | Description | 
|---|---|
| com.google.cloud.dataproc.v1beta2 | 
 A client to Google Cloud Dataproc API. 
 | 
| com.google.cloud.dataproc.v1beta2.stub | 
| Modifier and Type | Method and Description | 
|---|---|
JobControllerClient.ListJobsPagedResponse | 
JobControllerClient.listJobs(ListJobsRequest request)
Lists regions/{region}/jobs in a project. 
 | 
JobControllerClient.ListJobsPagedResponse | 
JobControllerClient.listJobs(String projectId,
        String region)
Lists regions/{region}/jobs in a project. 
 | 
JobControllerClient.ListJobsPagedResponse | 
JobControllerClient.listJobs(String projectId,
        String region,
        String filter)
Lists regions/{region}/jobs in a project. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<JobControllerClient.ListJobsPagedResponse> | 
JobControllerClient.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,JobControllerClient.ListJobsPagedResponse> | 
JobControllerClient.listJobsPagedCallable()
Lists regions/{region}/jobs in a project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> | 
JobControllerSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> | 
JobControllerSettings.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,JobControllerClient.ListJobsPagedResponse> | 
JobControllerStub.listJobsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobControllerClient.ListJobsPagedResponse> | 
GrpcJobControllerStub.listJobsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> | 
JobControllerStubSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> | 
JobControllerStubSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs. 
 | 
Copyright © 2019 Google LLC. All rights reserved.