Class ServiceAttachmentsClient.AggregatedListPagedResponse (1.51.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
NameDescription
contextPageContext<AggregatedListServiceAttachmentsRequest,ServiceAttachmentAggregatedList,java.util.Map.Entry<String,ServiceAttachmentsScopedList>>
futureResponseApiFuture<ServiceAttachmentAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>