| Package | Description |
|---|---|
| com.google.cloud.dataplex.v1 |
A client to Cloud Dataplex API
|
| com.google.cloud.dataplex.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DataplexServiceClient.ListJobsPagedResponse |
DataplexServiceClient.listJobs(ListJobsRequest request)
Lists Jobs under the given task.
|
DataplexServiceClient.ListJobsPagedResponse |
DataplexServiceClient.listJobs(String parent)
Lists Jobs under the given task.
|
DataplexServiceClient.ListJobsPagedResponse |
DataplexServiceClient.listJobs(TaskName parent)
Lists Jobs under the given task.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataplexServiceClient.ListJobsPagedResponse> |
DataplexServiceClient.ListJobsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListJobsRequest,ListJobsResponse,Job> context,
com.google.api.core.ApiFuture<ListJobsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,DataplexServiceClient.ListJobsPagedResponse> |
DataplexServiceClient.listJobsPagedCallable()
Lists Jobs under the given task.
|
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,DataplexServiceClient.ListJobsPagedResponse> |
DataplexServiceSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,DataplexServiceClient.ListJobsPagedResponse> |
DataplexServiceSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,DataplexServiceClient.ListJobsPagedResponse> |
DataplexServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,DataplexServiceClient.ListJobsPagedResponse> |
HttpJsonDataplexServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobsRequest,DataplexServiceClient.ListJobsPagedResponse> |
GrpcDataplexServiceStub.listJobsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListJobsRequest,ListJobsResponse,DataplexServiceClient.ListJobsPagedResponse> |
DataplexServiceStubSettings.listJobsSettings()
Returns the object with the settings used for calls to listJobs.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,DataplexServiceClient.ListJobsPagedResponse> |
DataplexServiceStubSettings.Builder.listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
|
Copyright © 2022 Google LLC. All rights reserved.