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