Class InterconnectAttachmentsClient.AggregatedListPage (1.73.0)

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

Inheritance

java.lang.Object > AbstractPage > InterconnectAttachmentsClient.AggregatedListPage

Methods

createPage(PageContext> context, InterconnectAttachmentAggregatedList response)

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

createPageAsync(PageContext> context, ApiFuture futureResponse)

public ApiFuture.AggregatedListPage> createPageAsync(PageContext,InterconnectAttachmentAggregatedList,Map.Entry,InterconnectAttachmentsScopedList>> context, ApiFuture futureResponse)
Parameters
Name Description
context PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,java.util.Map.Entry<String,InterconnectAttachmentsScopedList>>
futureResponse ApiFuture<InterconnectAttachmentAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPage>
Overrides