| Package | Description |
|---|---|
| com.google.cloud.devtools.cloudbuild.v1 |
A client to Cloud Build API
|
| Modifier and Type | Method and Description |
|---|---|
protected CloudBuildClient.ListWorkerPoolsPage |
CloudBuildClient.ListWorkerPoolsPage.createPage(com.google.api.gax.rpc.PageContext<ListWorkerPoolsRequest,ListWorkerPoolsResponse,WorkerPool> context,
ListWorkerPoolsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<CloudBuildClient.ListWorkerPoolsPage> |
CloudBuildClient.ListWorkerPoolsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListWorkerPoolsRequest,ListWorkerPoolsResponse,WorkerPool> context,
com.google.api.core.ApiFuture<ListWorkerPoolsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected CloudBuildClient.ListWorkerPoolsFixedSizeCollection |
CloudBuildClient.ListWorkerPoolsFixedSizeCollection.createCollection(List<CloudBuildClient.ListWorkerPoolsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.