Class DiskTypesClient.AggregatedListPagedResponse (1.51.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
NameDescription
contextPageContext<AggregatedListDiskTypesRequest,DiskTypeAggregatedList,java.util.Map.Entry<String,DiskTypesScopedList>>
futureResponseApiFuture<DiskTypeAggregatedList>
Returns
TypeDescription
ApiFuture<AggregatedListPagedResponse>