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) |
com.google.api.core.ApiFuture<InterconnectClient.ListInterconnectsPage> |
createPageAsync(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
com.google.api.core.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 com.google.api.core.ApiFuture<InterconnectClient.ListInterconnectsPage> createPageAsync(PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context, com.google.api.core.ApiFuture<InterconnectList> futureResponse)
Copyright © 2019 Google LLC. All rights reserved.