Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.dataproc.v1.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(PageContext<ListJobsRequest,ListJobsResponse,Job> context,
com.google.api.core.ApiFuture<ListJobsResponse> futureResponse) |
UnaryCallable<ListJobsRequest,JobControllerClient.ListJobsPagedResponse> |
JobControllerClient.listJobsPagedCallable()
Lists regions/{region}/jobs in a project.
|
PagedCallSettings<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> |
JobControllerSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
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 |
---|---|
UnaryCallable<ListJobsRequest,JobControllerClient.ListJobsPagedResponse> |
JobControllerStub.listJobsPagedCallable() |
UnaryCallable<ListJobsRequest,JobControllerClient.ListJobsPagedResponse> |
HttpJsonJobControllerStub.listJobsPagedCallable() |
UnaryCallable<ListJobsRequest,JobControllerClient.ListJobsPagedResponse> |
GrpcJobControllerStub.listJobsPagedCallable() |
PagedCallSettings<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> |
JobControllerStubSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobControllerClient.ListJobsPagedResponse> |
JobControllerStubSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
Copyright © 2022 Google LLC. All rights reserved.