Class DataplexServiceClient.ListZonesPagedResponse (1.0.1)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListZonesPagedResponse

Static Methods

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

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