| 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.ListLakesPagedResponse |
DataplexServiceClient.listLakes(ListLakesRequest request)
Lists lake resources in a project and location.
|
DataplexServiceClient.ListLakesPagedResponse |
DataplexServiceClient.listLakes(LocationName parent)
Lists lake resources in a project and location.
|
DataplexServiceClient.ListLakesPagedResponse |
DataplexServiceClient.listLakes(String parent)
Lists lake resources in a project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataplexServiceClient.ListLakesPagedResponse> |
DataplexServiceClient.ListLakesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLakesRequest,ListLakesResponse,Lake> context,
com.google.api.core.ApiFuture<ListLakesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLakesRequest,DataplexServiceClient.ListLakesPagedResponse> |
DataplexServiceClient.listLakesPagedCallable()
Lists lake resources in a project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListLakesRequest,ListLakesResponse,DataplexServiceClient.ListLakesPagedResponse> |
DataplexServiceSettings.listLakesSettings()
Returns the object with the settings used for calls to listLakes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLakesRequest,ListLakesResponse,DataplexServiceClient.ListLakesPagedResponse> |
DataplexServiceSettings.Builder.listLakesSettings()
Returns the builder for the settings used for calls to listLakes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListLakesRequest,DataplexServiceClient.ListLakesPagedResponse> |
HttpJsonDataplexServiceStub.listLakesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLakesRequest,DataplexServiceClient.ListLakesPagedResponse> |
DataplexServiceStub.listLakesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLakesRequest,DataplexServiceClient.ListLakesPagedResponse> |
GrpcDataplexServiceStub.listLakesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLakesRequest,ListLakesResponse,DataplexServiceClient.ListLakesPagedResponse> |
DataplexServiceStubSettings.listLakesSettings()
Returns the object with the settings used for calls to listLakes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLakesRequest,ListLakesResponse,DataplexServiceClient.ListLakesPagedResponse> |
DataplexServiceStubSettings.Builder.listLakesSettings()
Returns the builder for the settings used for calls to listLakes.
|
Copyright © 2023 Google LLC. All rights reserved.