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