| Package | Description |
|---|---|
| com.google.cloud.batch.v1 |
A client to Batch API
|
| Modifier and Type | Method and Description |
|---|---|
protected BatchServiceClient.ListTasksPage |
BatchServiceClient.ListTasksPage.createPage(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
ListTasksResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<BatchServiceClient.ListTasksPage> |
BatchServiceClient.ListTasksPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
com.google.api.core.ApiFuture<ListTasksResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected BatchServiceClient.ListTasksFixedSizeCollection |
BatchServiceClient.ListTasksFixedSizeCollection.createCollection(List<BatchServiceClient.ListTasksPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.