Class InterconnectAttachmentsClient.AggregatedListPagedResponse (1.27.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > InterconnectAttachmentsClient.AggregatedListPagedResponse

Static Methods

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

public static ApiFuture<InterconnectAttachmentsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, ApiFuture<InterconnectAttachmentAggregatedList> futureResponse)
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>