Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
protected InterconnectClient.ListInterconnectsPage |
InterconnectClient.ListInterconnectsPage.createPage(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
InterconnectList response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<InterconnectClient.ListInterconnectsPage> |
InterconnectClient.ListInterconnectsPage.createPageAsync(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
com.google.api.core.ApiFuture<InterconnectList> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected InterconnectClient.ListInterconnectsFixedSizeCollection |
InterconnectClient.ListInterconnectsFixedSizeCollection.createCollection(List<InterconnectClient.ListInterconnectsPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.