| Package | Description |
|---|---|
| com.google.cloud.deploy.v1 |
A client to Cloud Deploy API
|
| Modifier and Type | Method and Description |
|---|---|
protected CloudDeployClient.ListJobRunsPage |
CloudDeployClient.ListJobRunsPage.createPage(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context,
ListJobRunsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<CloudDeployClient.ListJobRunsPage> |
CloudDeployClient.ListJobRunsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListJobRunsRequest,ListJobRunsResponse,JobRun> context,
com.google.api.core.ApiFuture<ListJobRunsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected CloudDeployClient.ListJobRunsFixedSizeCollection |
CloudDeployClient.ListJobRunsFixedSizeCollection.createCollection(List<CloudDeployClient.ListJobRunsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.