Class ZoneOperationsClient.ListPagedResponse (1.52.0)

public static class ZoneOperationsClient.ListPagedResponse extends AbstractPagedListResponse<ListZoneOperationsRequest,OperationList,Operation,ZoneOperationsClient.ListPage,ZoneOperationsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ZoneOperationsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListZoneOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)

public static ApiFuture<ZoneOperationsClient.ListPagedResponse> createAsync(PageContext<ListZoneOperationsRequest,OperationList,Operation> context, ApiFuture<OperationList> futureResponse)
Parameters
Name Description
context PageContext<ListZoneOperationsRequest,OperationList,Operation>
futureResponse ApiFuture<OperationList>
Returns
Type Description
ApiFuture<ListPagedResponse>