Class DisksClient.AggregatedListPagedResponse (1.53.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
Name Description
context PageContext<AggregatedListDisksRequest,DiskAggregatedList,java.util.Map.Entry<String,DisksScopedList>>
futureResponse ApiFuture<DiskAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>