| 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.ListLakeActionsPagedResponse |
DataplexServiceClient.listLakeActions(LakeName parent)
Lists action resources in a lake.
|
DataplexServiceClient.ListLakeActionsPagedResponse |
DataplexServiceClient.listLakeActions(ListLakeActionsRequest request)
Lists action resources in a lake.
|
DataplexServiceClient.ListLakeActionsPagedResponse |
DataplexServiceClient.listLakeActions(String parent)
Lists action resources in a lake.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataplexServiceClient.ListLakeActionsPagedResponse> |
DataplexServiceClient.ListLakeActionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLakeActionsRequest,ListActionsResponse,Action> context,
com.google.api.core.ApiFuture<ListActionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLakeActionsRequest,DataplexServiceClient.ListLakeActionsPagedResponse> |
DataplexServiceClient.listLakeActionsPagedCallable()
Lists action resources in a lake.
|
com.google.api.gax.rpc.PagedCallSettings<ListLakeActionsRequest,ListActionsResponse,DataplexServiceClient.ListLakeActionsPagedResponse> |
DataplexServiceSettings.listLakeActionsSettings()
Returns the object with the settings used for calls to listLakeActions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLakeActionsRequest,ListActionsResponse,DataplexServiceClient.ListLakeActionsPagedResponse> |
DataplexServiceSettings.Builder.listLakeActionsSettings()
Returns the builder for the settings used for calls to listLakeActions.
|
Copyright © 2024 Google LLC. All rights reserved.