public static class InterconnectsClient.ListPage extends com.google.api.gax.paging.AbstractPage<ListInterconnectsRequest,InterconnectList,Interconnect,InterconnectsClient.ListPage>
| Modifier and Type | Method and Description |
|---|---|
protected InterconnectsClient.ListPage |
createPage(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context,
InterconnectList response) |
com.google.api.core.ApiFuture<InterconnectsClient.ListPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context,
com.google.api.core.ApiFuture<InterconnectList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected InterconnectsClient.ListPage createPage(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context, InterconnectList response)
createPage in class com.google.api.gax.paging.AbstractPage<ListInterconnectsRequest,InterconnectList,Interconnect,InterconnectsClient.ListPage>public com.google.api.core.ApiFuture<InterconnectsClient.ListPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context, com.google.api.core.ApiFuture<InterconnectList> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListInterconnectsRequest,InterconnectList,Interconnect,InterconnectsClient.ListPage>Copyright © 2024 Google LLC. All rights reserved.