Class DisksClient.AggregatedListPagedResponse (1.51.0)

public static class DisksClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>,DisksClient.AggregatedListPage,DisksClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DisksClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>> context, ApiFuture<DiskAggregatedList> futureResponse)

public static ApiFuture<DisksClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListDisksRequest,DiskAggregatedList,Map.Entry<String,DisksScopedList>> context, ApiFuture<DiskAggregatedList> futureResponse)
Parameters
NameDescription
contextPageContext<AggregatedListDisksRequest,DiskAggregatedList,java.util.Map.Entry<String,DisksScopedList>>
futureResponseApiFuture<DiskAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>