Class InterconnectAttachmentsClient.AggregatedListPage (1.11.0)

public static class InterconnectAttachmentsClient.AggregatedListPage extends AbstractPage<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>,InterconnectAttachmentsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > InterconnectAttachmentsClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, InterconnectAttachmentAggregatedList response)

protected InterconnectAttachmentsClient.AggregatedListPage createPage(PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, InterconnectAttachmentAggregatedList response)
Parameters Returns Overrides

createPageAsync(PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, ApiFuture<InterconnectAttachmentAggregatedList> futureResponse)

public ApiFuture<InterconnectAttachmentsClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, ApiFuture<InterconnectAttachmentAggregatedList> futureResponse)
Parameters Returns Overrides