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