Class DiskTypesClient.AggregatedListPagedResponse (1.52.0)

public static class DiskTypesClient.AggregatedListPagedResponse extends AbstractPagedListResponse<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,Map.Entry<String,DiskTypesScopedList>,DiskTypesClient.AggregatedListPage,DiskTypesClient.AggregatedListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DiskTypesClient.AggregatedListPagedResponse

Static Methods

createAsync(PageContext<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,Map.Entry<String,DiskTypesScopedList>> context, ApiFuture<DiskTypeAggregatedList> futureResponse)

public static ApiFuture<DiskTypesClient.AggregatedListPagedResponse> createAsync(PageContext<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,Map.Entry<String,DiskTypesScopedList>> context, ApiFuture<DiskTypeAggregatedList> futureResponse)
Parameters
Name Description
context PageContext<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,java.util.Map.Entry<String,DiskTypesScopedList>>
futureResponse ApiFuture<DiskTypeAggregatedList>
Returns
Type Description
ApiFuture<AggregatedListPagedResponse>