Class GDCHardwareManagementClient.ListZonesPagedResponse (0.3.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > GDCHardwareManagementClient.ListZonesPagedResponse

Static Methods

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

public static ApiFuture<GDCHardwareManagementClient.ListZonesPagedResponse> createAsync(PageContext<ListZonesRequest,ListZonesResponse,Zone> context, ApiFuture<ListZonesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListZonesRequest,ListZonesResponse,Zone>
futureResponse ApiFuture<ListZonesResponse>
Returns
Type Description
ApiFuture<ListZonesPagedResponse>