| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ProjectsClient.ListXpnHostsPage |
ProjectsClient.ListXpnHostsPage.createPage(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context,
XpnHostList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ProjectsClient.ListXpnHostsPage> |
ProjectsClient.ListXpnHostsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context,
com.google.api.core.ApiFuture<XpnHostList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ProjectsClient.ListXpnHostsFixedSizeCollection |
ProjectsClient.ListXpnHostsFixedSizeCollection.createCollection(List<ProjectsClient.ListXpnHostsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.