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