Class DataplexServiceClient.ListZoneActionsPagedResponse (1.39.0)

public static class DataplexServiceClient.ListZoneActionsPagedResponse extends AbstractPagedListResponse<ListZoneActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListZoneActionsPage,DataplexServiceClient.ListZoneActionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListZoneActionsPagedResponse

Static Methods

createAsync(PageContext<ListZoneActionsRequest,ListActionsResponse,Action> context, ApiFuture<ListActionsResponse> futureResponse)

public static ApiFuture<DataplexServiceClient.ListZoneActionsPagedResponse> createAsync(PageContext<ListZoneActionsRequest,ListActionsResponse,Action> context, ApiFuture<ListActionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListZoneActionsRequest,ListActionsResponse,Action>
futureResponseApiFuture<ListActionsResponse>
Returns
TypeDescription
ApiFuture<ListZoneActionsPagedResponse>