public static class InterconnectClient.ListInterconnectsPage extends AbstractPage<ListInterconnectsHttpRequest,InterconnectList,Interconnect,InterconnectClient.ListInterconnectsPage>
Modifier and Type | Method and Description |
---|---|
protected InterconnectClient.ListInterconnectsPage |
createPage(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
InterconnectList response) |
ApiFuture<InterconnectClient.ListInterconnectsPage> |
createPageAsync(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
ApiFuture<InterconnectList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected InterconnectClient.ListInterconnectsPage createPage(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context, InterconnectList response)
public ApiFuture<InterconnectClient.ListInterconnectsPage> createPageAsync(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context, ApiFuture<InterconnectList> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.