| 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.ListZonesPagedResponse |
DataplexServiceClient.listZones(LakeName parent)
Lists zone resources in a lake.
|
DataplexServiceClient.ListZonesPagedResponse |
DataplexServiceClient.listZones(ListZonesRequest request)
Lists zone resources in a lake.
|
DataplexServiceClient.ListZonesPagedResponse |
DataplexServiceClient.listZones(String parent)
Lists zone resources in a lake.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataplexServiceClient.ListZonesPagedResponse> |
DataplexServiceClient.ListZonesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListZonesRequest,ListZonesResponse,Zone> context,
com.google.api.core.ApiFuture<ListZonesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse> |
DataplexServiceClient.listZonesPagedCallable()
Lists zone resources in a lake.
|
com.google.api.gax.rpc.PagedCallSettings<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse> |
DataplexServiceSettings.listZonesSettings()
Returns the object with the settings used for calls to listZones.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse> |
DataplexServiceSettings.Builder.listZonesSettings()
Returns the builder for the settings used for calls to listZones.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse> |
GrpcDataplexServiceStub.listZonesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse> |
DataplexServiceStub.listZonesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse> |
HttpJsonDataplexServiceStub.listZonesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse> |
DataplexServiceStubSettings.listZonesSettings()
Returns the object with the settings used for calls to listZones.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse> |
DataplexServiceStubSettings.Builder.listZonesSettings()
Returns the builder for the settings used for calls to listZones.
|
Copyright © 2023 Google LLC. All rights reserved.