Class ServiceAttachmentsClient.AggregatedListPagedResponse (1.52.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)
Parameters
Name Description
context PageContext<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,java.util.Map.Entry<String,ServiceAttachmentsScopedList>>
futureResponse ApiFuture<ServiceAttachmentAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>