Class ServiceAttachmentsClient.AggregatedListPage (1.6.0-beta)

public static class ServiceAttachmentsClient.AggregatedListPage extends AbstractPage<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,Map.Entry<String,ServiceAttachmentsScopedList>,ServiceAttachmentsClient.AggregatedListPage>

Inheritance

java.lang.Object > AbstractPage > ServiceAttachmentsClient.AggregatedListPage

Methods

createPage(PageContext<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,Map.Entry<String,ServiceAttachmentsScopedList>> context, ServiceAttachmentAggregatedList response)

protected ServiceAttachmentsClient.AggregatedListPage createPage(PageContext<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,Map.Entry<String,ServiceAttachmentsScopedList>> context, ServiceAttachmentAggregatedList response)
Parameters Returns Overrides

createPageAsync(PageContext<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,Map.Entry<String,ServiceAttachmentsScopedList>> context, ApiFuture<ServiceAttachmentAggregatedList> futureResponse)

public ApiFuture<ServiceAttachmentsClient.AggregatedListPage> createPageAsync(PageContext<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,Map.Entry<String,ServiceAttachmentsScopedList>> context, ApiFuture<ServiceAttachmentAggregatedList> futureResponse)
Parameters Returns Overrides