| Package | Description |
|---|---|
| com.google.cloud.devtools.cloudbuild.v1 |
A client to Cloud Build API
|
| com.google.cloud.devtools.cloudbuild.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudBuildClient.ListWorkerPoolsPagedResponse |
CloudBuildClient.listWorkerPools(ListWorkerPoolsRequest request)
Lists `WorkerPool`s.
|
CloudBuildClient.ListWorkerPoolsPagedResponse |
CloudBuildClient.listWorkerPools(LocationName parent)
Lists `WorkerPool`s.
|
CloudBuildClient.ListWorkerPoolsPagedResponse |
CloudBuildClient.listWorkerPools(String parent)
Lists `WorkerPool`s.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<CloudBuildClient.ListWorkerPoolsPagedResponse> |
CloudBuildClient.ListWorkerPoolsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListWorkerPoolsRequest,ListWorkerPoolsResponse,WorkerPool> context,
com.google.api.core.ApiFuture<ListWorkerPoolsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListWorkerPoolsRequest,CloudBuildClient.ListWorkerPoolsPagedResponse> |
CloudBuildClient.listWorkerPoolsPagedCallable()
Lists `WorkerPool`s.
|
com.google.api.gax.rpc.PagedCallSettings<ListWorkerPoolsRequest,ListWorkerPoolsResponse,CloudBuildClient.ListWorkerPoolsPagedResponse> |
CloudBuildSettings.listWorkerPoolsSettings()
Returns the object with the settings used for calls to listWorkerPools.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListWorkerPoolsRequest,ListWorkerPoolsResponse,CloudBuildClient.ListWorkerPoolsPagedResponse> |
CloudBuildSettings.Builder.listWorkerPoolsSettings()
Returns the builder for the settings used for calls to listWorkerPools.
|
Copyright © 2024 Google LLC. All rights reserved.