| 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.ListTasksPagedResponse |
BatchServiceClient.listTasks(ListTasksRequest request)
List Tasks associated with a job.
|
BatchServiceClient.ListTasksPagedResponse |
BatchServiceClient.listTasks(String parent)
List Tasks associated with a job.
|
BatchServiceClient.ListTasksPagedResponse |
BatchServiceClient.listTasks(TaskGroupName parent)
List Tasks associated with a job.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BatchServiceClient.ListTasksPagedResponse> |
BatchServiceClient.ListTasksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
com.google.api.core.ApiFuture<ListTasksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,BatchServiceClient.ListTasksPagedResponse> |
BatchServiceClient.listTasksPagedCallable()
List Tasks associated with a job.
|
com.google.api.gax.rpc.PagedCallSettings<ListTasksRequest,ListTasksResponse,BatchServiceClient.ListTasksPagedResponse> |
BatchServiceSettings.listTasksSettings()
Returns the object with the settings used for calls to listTasks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,BatchServiceClient.ListTasksPagedResponse> |
BatchServiceSettings.Builder.listTasksSettings()
Returns the builder for the settings used for calls to listTasks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,BatchServiceClient.ListTasksPagedResponse> |
HttpJsonBatchServiceStub.listTasksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,BatchServiceClient.ListTasksPagedResponse> |
GrpcBatchServiceStub.listTasksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,BatchServiceClient.ListTasksPagedResponse> |
BatchServiceStub.listTasksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTasksRequest,ListTasksResponse,BatchServiceClient.ListTasksPagedResponse> |
BatchServiceStubSettings.listTasksSettings()
Returns the object with the settings used for calls to listTasks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,BatchServiceClient.ListTasksPagedResponse> |
BatchServiceStubSettings.Builder.listTasksSettings()
Returns the builder for the settings used for calls to listTasks.
|
Copyright © 2024 Google LLC. All rights reserved.