| Package | Description |
|---|---|
| com.google.cloud.batch.v1 |
A client to Batch API
|
| com.google.cloud.batch.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
BatchServiceClient.ListJobsPagedResponse |
BatchServiceClient.listJobs(ListJobsRequest request)
List all Jobs for a project within a region.
|
BatchServiceClient.ListJobsPagedResponse |
BatchServiceClient.listJobs(String parent)
List all Jobs for a project within a region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BatchServiceClient.ListJobsPagedResponse> |
BatchServiceClient.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,BatchServiceClient.ListJobsPagedResponse> |
BatchServiceClient.listJobsPagedCallable()
List all Jobs for a project within a region.
|
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,BatchServiceClient.ListJobsPagedResponse> |
BatchServiceSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,BatchServiceClient.ListJobsPagedResponse> |
BatchServiceSettings.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,BatchServiceClient.ListJobsPagedResponse> |
HttpJsonBatchServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,BatchServiceClient.ListJobsPagedResponse> |
GrpcBatchServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,BatchServiceClient.ListJobsPagedResponse> |
BatchServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,BatchServiceClient.ListJobsPagedResponse> |
BatchServiceStubSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,BatchServiceClient.ListJobsPagedResponse> |
BatchServiceStubSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
Copyright © 2024 Google LLC. All rights reserved.