Class ZonesClient.ListPagedResponse (1.51.0)

public static class ZonesClient.ListPagedResponse extends AbstractPagedListResponse<ListZonesRequest,ZoneList,Zone,ZonesClient.ListPage,ZonesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ZonesClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListZonesRequest,ZoneList,Zone> context, ApiFuture<ZoneList> futureResponse)

public static ApiFuture<ZonesClient.ListPagedResponse> createAsync(PageContext<ListZonesRequest,ZoneList,Zone> context, ApiFuture<ZoneList> futureResponse)
Parameters
NameDescription
contextPageContext<ListZonesRequest,ZoneList,Zone>
futureResponseApiFuture<ZoneList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>