Class DataplexServiceClient.ListLakeActionsPagedResponse (1.41.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
Name Description
context PageContext<ListLakeActionsRequest,ListActionsResponse,Action>
futureResponse ApiFuture<ListActionsResponse>
Returns
Type Description
ApiFuture<ListLakeActionsPagedResponse>