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