Class InterconnectLocationsClient.ListPage (1.68.0)

public static class InterconnectLocationsClient.ListPage extends AbstractPage<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation,InterconnectLocationsClient.ListPage>

Inheritance

java.lang.Object > AbstractPage > InterconnectLocationsClient.ListPage

Methods

createPage(PageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation> context, InterconnectLocationList response)

protected InterconnectLocationsClient.ListPage createPage(PageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation> context, InterconnectLocationList response)
Returns
Type Description
InterconnectLocationsClient.ListPage
Overrides

createPageAsync(PageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation> context, ApiFuture<InterconnectLocationList> futureResponse)

public ApiFuture<InterconnectLocationsClient.ListPage> createPageAsync(PageContext<ListInterconnectLocationsRequest,InterconnectLocationList,InterconnectLocation> context, ApiFuture<InterconnectLocationList> futureResponse)
Returns
Type Description
ApiFuture<ListPage>
Overrides