Uses of Class
com.google.dataflow.v1beta3.JobsV1Beta3Client.AggregatedListJobsPage
-
Packages that use JobsV1Beta3Client.AggregatedListJobsPage Package Description com.google.dataflow.v1beta3 A client to Dataflow API -
-
Uses of JobsV1Beta3Client.AggregatedListJobsPage in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return JobsV1Beta3Client.AggregatedListJobsPage Modifier and Type Method Description protected JobsV1Beta3Client.AggregatedListJobsPage
JobsV1Beta3Client.AggregatedListJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, ListJobsResponse response)
Methods in com.google.dataflow.v1beta3 that return types with arguments of type JobsV1Beta3Client.AggregatedListJobsPage Modifier and Type Method Description com.google.api.core.ApiFuture<JobsV1Beta3Client.AggregatedListJobsPage>
JobsV1Beta3Client.AggregatedListJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse)
Method parameters in com.google.dataflow.v1beta3 with type arguments of type JobsV1Beta3Client.AggregatedListJobsPage Modifier and Type Method Description protected JobsV1Beta3Client.AggregatedListJobsFixedSizeCollection
JobsV1Beta3Client.AggregatedListJobsFixedSizeCollection. createCollection(List<JobsV1Beta3Client.AggregatedListJobsPage> pages, int collectionSize)
-