Package com.google.cloud.dataplex.v1
Class DataplexServiceClient.ListLakeActionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListLakeActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListLakeActionsPage,DataplexServiceClient.ListLakeActionsFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.DataplexServiceClient.ListLakeActionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Action>
- Enclosing class:
- DataplexServiceClient
public static class DataplexServiceClient.ListLakeActionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListLakeActionsRequest,ListActionsResponse,Action,DataplexServiceClient.ListLakeActionsPage,DataplexServiceClient.ListLakeActionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataplexServiceClient.ListLakeActionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context, com.google.api.core.ApiFuture<ListActionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataplexServiceClient.ListLakeActionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context, com.google.api.core.ApiFuture<ListActionsResponse> futureResponse)
-
-