public static class SubnetworkClient.ListSubnetworksPage extends AbstractPage<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork,SubnetworkClient.ListSubnetworksPage>
| Modifier and Type | Method and Description |
|---|---|
protected SubnetworkClient.ListSubnetworksPage |
createPage(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
SubnetworkList response) |
com.google.api.core.ApiFuture<SubnetworkClient.ListSubnetworksPage> |
createPageAsync(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context,
com.google.api.core.ApiFuture<SubnetworkList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected SubnetworkClient.ListSubnetworksPage createPage(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context, SubnetworkList response)
createPage in class AbstractPage<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork,SubnetworkClient.ListSubnetworksPage>public com.google.api.core.ApiFuture<SubnetworkClient.ListSubnetworksPage> createPageAsync(PageContext<ListSubnetworksHttpRequest,SubnetworkList,Subnetwork> context, com.google.api.core.ApiFuture<SubnetworkList> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.