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