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