| 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 InterconnectGroupsClient.ListPage |
InterconnectGroupsClient.ListPage.createPage(com.google.api.gax.rpc.PageContext<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroup> context,
InterconnectGroupsListResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<InterconnectGroupsClient.ListPage> |
InterconnectGroupsClient.ListPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectGroupsRequest,InterconnectGroupsListResponse,InterconnectGroup> context,
com.google.api.core.ApiFuture<InterconnectGroupsListResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected InterconnectGroupsClient.ListFixedSizeCollection |
InterconnectGroupsClient.ListFixedSizeCollection.createCollection(List<InterconnectGroupsClient.ListPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.