Class ServiceAttachmentsClient.AggregatedListPagedResponse (1.68.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > ServiceAttachmentsClient.AggregatedListPagedResponse

Static Methods

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

public static ApiFuture<ServiceAttachmentsClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,Map.Entry<String,ServiceAttachmentsScopedList>> context, ApiFuture<ServiceAttachmentAggregatedList> futureResponse)
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>