Uses of Class
com.google.cloud.dataproc.v1.BatchControllerClient.ListBatchesPage
-
Packages that use BatchControllerClient.ListBatchesPage Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of BatchControllerClient.ListBatchesPage in com.google.cloud.dataproc.v1
Methods in com.google.cloud.dataproc.v1 that return BatchControllerClient.ListBatchesPage Modifier and Type Method Description protected BatchControllerClient.ListBatchesPageBatchControllerClient.ListBatchesPage. createPage(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, ListBatchesResponse response)Methods in com.google.cloud.dataproc.v1 that return types with arguments of type BatchControllerClient.ListBatchesPage Modifier and Type Method Description com.google.api.core.ApiFuture<BatchControllerClient.ListBatchesPage>BatchControllerClient.ListBatchesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchesRequest,ListBatchesResponse,Batch> context, com.google.api.core.ApiFuture<ListBatchesResponse> futureResponse)Method parameters in com.google.cloud.dataproc.v1 with type arguments of type BatchControllerClient.ListBatchesPage Modifier and Type Method Description protected BatchControllerClient.ListBatchesFixedSizeCollectionBatchControllerClient.ListBatchesFixedSizeCollection. createCollection(List<BatchControllerClient.ListBatchesPage> pages, int collectionSize)
-