Uses of Class
com.google.cloud.dataplex.v1.DataplexServiceClient.ListLakeActionsPage
-
Packages that use DataplexServiceClient.ListLakeActionsPage Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataplexServiceClient.ListLakeActionsPage in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DataplexServiceClient.ListLakeActionsPage Modifier and Type Method Description protected DataplexServiceClient.ListLakeActionsPage
DataplexServiceClient.ListLakeActionsPage. createPage(com.google.api.gax.rpc.PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context, ListActionsResponse response)
Methods in com.google.cloud.dataplex.v1 that return types with arguments of type DataplexServiceClient.ListLakeActionsPage Modifier and Type Method Description com.google.api.core.ApiFuture<DataplexServiceClient.ListLakeActionsPage>
DataplexServiceClient.ListLakeActionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context, com.google.api.core.ApiFuture<ListActionsResponse> futureResponse)
Method parameters in com.google.cloud.dataplex.v1 with type arguments of type DataplexServiceClient.ListLakeActionsPage Modifier and Type Method Description protected DataplexServiceClient.ListLakeActionsFixedSizeCollection
DataplexServiceClient.ListLakeActionsFixedSizeCollection. createCollection(List<DataplexServiceClient.ListLakeActionsPage> pages, int collectionSize)
-