Uses of Class
com.google.cloud.compute.v1.SubnetworksClient.ListPage
-
Packages that use SubnetworksClient.ListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SubnetworksClient.ListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SubnetworksClient.ListPage Modifier and Type Method Description protected SubnetworksClient.ListPageSubnetworksClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork> context, SubnetworkList response)Methods in com.google.cloud.compute.v1 that return types with arguments of type SubnetworksClient.ListPage Modifier and Type Method Description com.google.api.core.ApiFuture<SubnetworksClient.ListPage>SubnetworksClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork> context, com.google.api.core.ApiFuture<SubnetworkList> futureResponse)Method parameters in com.google.cloud.compute.v1 with type arguments of type SubnetworksClient.ListPage Modifier and Type Method Description protected SubnetworksClient.ListFixedSizeCollectionSubnetworksClient.ListFixedSizeCollection. createCollection(List<SubnetworksClient.ListPage> pages, int collectionSize)
-