public static class InterconnectLocationClient.ListInterconnectLocationsPage extends AbstractPage<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation,InterconnectLocationClient.ListInterconnectLocationsPage>
Modifier and Type | Method and Description |
---|---|
protected InterconnectLocationClient.ListInterconnectLocationsPage |
createPage(PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
InterconnectLocationList response) |
com.google.api.core.ApiFuture<InterconnectLocationClient.ListInterconnectLocationsPage> |
createPageAsync(PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
com.google.api.core.ApiFuture<InterconnectLocationList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected InterconnectLocationClient.ListInterconnectLocationsPage createPage(PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context, InterconnectLocationList response)
public com.google.api.core.ApiFuture<InterconnectLocationClient.ListInterconnectLocationsPage> createPageAsync(PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context, com.google.api.core.ApiFuture<InterconnectLocationList> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.