public static class InterconnectLocationClient.ListInterconnectLocationsPage extends com.google.api.gax.paging.AbstractPage<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation,InterconnectLocationClient.ListInterconnectLocationsPage>
Modifier and Type | Method and Description |
---|---|
protected InterconnectLocationClient.ListInterconnectLocationsPage |
createPage(com.google.api.gax.rpc.PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
InterconnectLocationList response) |
com.google.api.core.ApiFuture<InterconnectLocationClient.ListInterconnectLocationsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
com.google.api.core.ApiFuture<InterconnectLocationList> futureResponse) |
protected InterconnectLocationClient.ListInterconnectLocationsPage createPage(com.google.api.gax.rpc.PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context, InterconnectLocationList response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation,InterconnectLocationClient.ListInterconnectLocationsPage>
public com.google.api.core.ApiFuture<InterconnectLocationClient.ListInterconnectLocationsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context, com.google.api.core.ApiFuture<InterconnectLocationList> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation,InterconnectLocationClient.ListInterconnectLocationsPage>
Copyright © 2019 Google LLC. All rights reserved.