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