Class DataplexServiceClient.ListLakeActionsPage (1.3.0)

public static class DataplexServiceClient.ListLakeActionsPage extends AbstractPage<ListLakeActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListLakeActionsPage>

Inheritance

java.lang.Object > AbstractPage > DataplexServiceClient.ListLakeActionsPage

Methods

createPage(PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context, ListActionsResponse response)

protected DataplexServiceClient.ListLakeActionsPage createPage(PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context, ListActionsResponse response)
Parameters Returns Overrides

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

public ApiFuture<DataplexServiceClient.ListLakeActionsPage> createPageAsync(PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context, ApiFuture<ListActionsResponse> futureResponse)
Parameters Returns Overrides