| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default GetDataLakeSettingsResponse |
LakeFormationClient.getDataLakeSettings(Consumer<GetDataLakeSettingsRequest.Builder> getDataLakeSettingsRequest)
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
|
default GetDataLakeSettingsResponse |
LakeFormationClient.getDataLakeSettings(GetDataLakeSettingsRequest getDataLakeSettingsRequest)
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDataLakeSettingsResponse> |
LakeFormationAsyncClient.getDataLakeSettings(Consumer<GetDataLakeSettingsRequest.Builder> getDataLakeSettingsRequest)
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
|
default CompletableFuture<GetDataLakeSettingsResponse> |
LakeFormationAsyncClient.getDataLakeSettings(GetDataLakeSettingsRequest getDataLakeSettingsRequest)
Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.
|
Copyright © 2022. All rights reserved.