| 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.ListZoneActionsPagedResponse |
DataplexServiceClient.listZoneActions(ListZoneActionsRequest request)
Lists action resources in a zone.
|
DataplexServiceClient.ListZoneActionsPagedResponse |
DataplexServiceClient.listZoneActions(String parent)
Lists action resources in a zone.
|
DataplexServiceClient.ListZoneActionsPagedResponse |
DataplexServiceClient.listZoneActions(ZoneName parent)
Lists action resources in a zone.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataplexServiceClient.ListZoneActionsPagedResponse> |
DataplexServiceClient.ListZoneActionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListZoneActionsRequest,ListActionsResponse,Action> context,
com.google.api.core.ApiFuture<ListActionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListZoneActionsRequest,DataplexServiceClient.ListZoneActionsPagedResponse> |
DataplexServiceClient.listZoneActionsPagedCallable()
Lists action resources in a zone.
|
com.google.api.gax.rpc.PagedCallSettings<ListZoneActionsRequest,ListActionsResponse,DataplexServiceClient.ListZoneActionsPagedResponse> |
DataplexServiceSettings.listZoneActionsSettings()
Returns the object with the settings used for calls to listZoneActions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneActionsRequest,ListActionsResponse,DataplexServiceClient.ListZoneActionsPagedResponse> |
DataplexServiceSettings.Builder.listZoneActionsSettings()
Returns the builder for the settings used for calls to listZoneActions.
|
Copyright © 2022 Google LLC. All rights reserved.