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