Class RegionZonesClient.ListPagedResponse (1.51.0)

public static class RegionZonesClient.ListPagedResponse extends AbstractPagedListResponse<ListRegionZonesRequest,ZoneList,Zone,RegionZonesClient.ListPage,RegionZonesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RegionZonesClient.ListPagedResponse

Static Methods

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

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