| 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.ListTasksPagedResponse |
DataplexServiceClient.listTasks(LakeName parent)
Lists tasks under the given lake.
|
DataplexServiceClient.ListTasksPagedResponse |
DataplexServiceClient.listTasks(ListTasksRequest request)
Lists tasks under the given lake.
|
DataplexServiceClient.ListTasksPagedResponse |
DataplexServiceClient.listTasks(String parent)
Lists tasks under the given lake.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataplexServiceClient.ListTasksPagedResponse> |
DataplexServiceClient.ListTasksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTasksRequest,ListTasksResponse,Task> context,
com.google.api.core.ApiFuture<ListTasksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,DataplexServiceClient.ListTasksPagedResponse> |
DataplexServiceClient.listTasksPagedCallable()
Lists tasks under the given lake.
|
com.google.api.gax.rpc.PagedCallSettings<ListTasksRequest,ListTasksResponse,DataplexServiceClient.ListTasksPagedResponse> |
DataplexServiceSettings.listTasksSettings()
Returns the object with the settings used for calls to listTasks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,DataplexServiceClient.ListTasksPagedResponse> |
DataplexServiceSettings.Builder.listTasksSettings()
Returns the builder for the settings used for calls to listTasks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,DataplexServiceClient.ListTasksPagedResponse> |
DataplexServiceStub.listTasksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,DataplexServiceClient.ListTasksPagedResponse> |
HttpJsonDataplexServiceStub.listTasksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListTasksRequest,DataplexServiceClient.ListTasksPagedResponse> |
GrpcDataplexServiceStub.listTasksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListTasksRequest,ListTasksResponse,DataplexServiceClient.ListTasksPagedResponse> |
DataplexServiceStubSettings.listTasksSettings()
Returns the object with the settings used for calls to listTasks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,DataplexServiceClient.ListTasksPagedResponse> |
DataplexServiceStubSettings.Builder.listTasksSettings()
Returns the builder for the settings used for calls to listTasks.
|
Copyright © 2022 Google LLC. All rights reserved.