Uses of Class
com.google.dataflow.v1beta3.JobsV1Beta3Client.AggregatedListJobsPagedResponse
-
Packages that use JobsV1Beta3Client.AggregatedListJobsPagedResponse Package Description com.google.dataflow.v1beta3 A client to Dataflow APIcom.google.dataflow.v1beta3.stub -
-
Uses of JobsV1Beta3Client.AggregatedListJobsPagedResponse in com.google.dataflow.v1beta3
Methods in com.google.dataflow.v1beta3 that return JobsV1Beta3Client.AggregatedListJobsPagedResponse Modifier and Type Method Description JobsV1Beta3Client.AggregatedListJobsPagedResponseJobsV1Beta3Client. aggregatedListJobs(ListJobsRequest request)List the jobs of a project across all regions.Methods in com.google.dataflow.v1beta3 that return types with arguments of type JobsV1Beta3Client.AggregatedListJobsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsV1Beta3Client.AggregatedListJobsPagedResponse>JobsV1Beta3Client. aggregatedListJobsPagedCallable()List the jobs of a project across all regions.com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.AggregatedListJobsPagedResponse>JobsV1Beta3Settings. aggregatedListJobsSettings()Returns the object with the settings used for calls to aggregatedListJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.AggregatedListJobsPagedResponse>JobsV1Beta3Settings.Builder. aggregatedListJobsSettings()Returns the builder for the settings used for calls to aggregatedListJobs.static com.google.api.core.ApiFuture<JobsV1Beta3Client.AggregatedListJobsPagedResponse>JobsV1Beta3Client.AggregatedListJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context, com.google.api.core.ApiFuture<ListJobsResponse> futureResponse) -
Uses of JobsV1Beta3Client.AggregatedListJobsPagedResponse in com.google.dataflow.v1beta3.stub
Methods in com.google.dataflow.v1beta3.stub that return types with arguments of type JobsV1Beta3Client.AggregatedListJobsPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsV1Beta3Client.AggregatedListJobsPagedResponse>GrpcJobsV1Beta3Stub. aggregatedListJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsV1Beta3Client.AggregatedListJobsPagedResponse>HttpJsonJobsV1Beta3Stub. aggregatedListJobsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,JobsV1Beta3Client.AggregatedListJobsPagedResponse>JobsV1Beta3Stub. aggregatedListJobsPagedCallable()com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.AggregatedListJobsPagedResponse>JobsV1Beta3StubSettings. aggregatedListJobsSettings()Returns the object with the settings used for calls to aggregatedListJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,JobsV1Beta3Client.AggregatedListJobsPagedResponse>JobsV1Beta3StubSettings.Builder. aggregatedListJobsSettings()Returns the builder for the settings used for calls to aggregatedListJobs.
-