Uses of Class
com.google.cloud.compute.v1.SubnetworksClient.AggregatedListPage
-
Packages that use SubnetworksClient.AggregatedListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SubnetworksClient.AggregatedListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SubnetworksClient.AggregatedListPage Modifier and Type Method Description protected SubnetworksClient.AggregatedListPage
SubnetworksClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, SubnetworkAggregatedList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SubnetworksClient.AggregatedListPage Modifier and Type Method Description com.google.api.core.ApiFuture<SubnetworksClient.AggregatedListPage>
SubnetworksClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListSubnetworksRequest,SubnetworkAggregatedList,Map.Entry<String,SubnetworksScopedList>> context, com.google.api.core.ApiFuture<SubnetworkAggregatedList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type SubnetworksClient.AggregatedListPage Modifier and Type Method Description protected SubnetworksClient.AggregatedListFixedSizeCollection
SubnetworksClient.AggregatedListFixedSizeCollection. createCollection(List<SubnetworksClient.AggregatedListPage> pages, int collectionSize)
-