Class InterconnectRemoteLocationsClient.ListPage (1.73.0)

public static class InterconnectRemoteLocationsClient.ListPage extends AbstractPage,InterconnectRemoteLocationList,InterconnectRemoteLocation,InterconnectRemoteLocationsClient.ListPage>

Inheritance

java.lang.Object > AbstractPage > InterconnectRemoteLocationsClient.ListPage

Methods

createPage(PageContext context, InterconnectRemoteLocationList response)

protected InterconnectRemoteLocationsClient.ListPage createPage(PageContext,InterconnectRemoteLocationList,InterconnectRemoteLocation> context, InterconnectRemoteLocationList response)
Parameters
Name Description
context PageContext<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation>
response InterconnectRemoteLocationList
Returns
Type Description
InterconnectRemoteLocationsClient.ListPage
Overrides

createPageAsync(PageContext context, ApiFuture futureResponse)

public ApiFuture.ListPage> createPageAsync(PageContext,InterconnectRemoteLocationList,InterconnectRemoteLocation> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<ListInterconnectRemoteLocationsRequest,InterconnectRemoteLocationList,InterconnectRemoteLocation>
futureResponse ApiFuture<InterconnectRemoteLocationList>
Returns
Type Description
ApiFuture<ListPage>
Overrides