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