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