Class EdgeNetworkClient.ListZonesPagedResponse (0.5.0)

public static class EdgeNetworkClient.ListZonesPagedResponse extends AbstractPagedListResponse<ListZonesRequest,ListZonesResponse,Zone,EdgeNetworkClient.ListZonesPage,EdgeNetworkClient.ListZonesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EdgeNetworkClient.ListZonesPagedResponse

Static Methods

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

public static ApiFuture<EdgeNetworkClient.ListZonesPagedResponse> createAsync(PageContext<ListZonesRequest,ListZonesResponse,Zone> context, ApiFuture<ListZonesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListZonesRequest,ListZonesResponse,Zone>
futureResponseApiFuture<ListZonesResponse>
Returns
TypeDescription
ApiFuture<ListZonesPagedResponse>