Class DataplexServiceClient.ListLakeActionsPagedResponse (1.39.0)

public static class DataplexServiceClient.ListLakeActionsPagedResponse extends AbstractPagedListResponse<ListLakeActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListLakeActionsPage,DataplexServiceClient.ListLakeActionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListLakeActionsPagedResponse

Static Methods

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

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