| 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.ListEnvironmentsPagedResponse |
DataplexServiceClient.listEnvironments(LakeName parent)
Lists environments under the given lake.
|
DataplexServiceClient.ListEnvironmentsPagedResponse |
DataplexServiceClient.listEnvironments(ListEnvironmentsRequest request)
Lists environments under the given lake.
|
DataplexServiceClient.ListEnvironmentsPagedResponse |
DataplexServiceClient.listEnvironments(String parent)
Lists environments under the given lake.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataplexServiceClient.ListEnvironmentsPagedResponse> |
DataplexServiceClient.ListEnvironmentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context,
com.google.api.core.ApiFuture<ListEnvironmentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEnvironmentsRequest,DataplexServiceClient.ListEnvironmentsPagedResponse> |
DataplexServiceClient.listEnvironmentsPagedCallable()
Lists environments under the given lake.
|
com.google.api.gax.rpc.PagedCallSettings<ListEnvironmentsRequest,ListEnvironmentsResponse,DataplexServiceClient.ListEnvironmentsPagedResponse> |
DataplexServiceSettings.listEnvironmentsSettings()
Returns the object with the settings used for calls to listEnvironments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnvironmentsRequest,ListEnvironmentsResponse,DataplexServiceClient.ListEnvironmentsPagedResponse> |
DataplexServiceSettings.Builder.listEnvironmentsSettings()
Returns the builder for the settings used for calls to listEnvironments.
|
Copyright © 2024 Google LLC. All rights reserved.