Uses of Class
software.amazon.awssdk.services.lakeformation.model.GetDataLakeSettingsRequest
-
Packages that use GetDataLakeSettingsRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.transform -
-
Uses of GetDataLakeSettingsRequest in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type GetDataLakeSettingsRequest Modifier and Type Method Description default CompletableFuture<GetDataLakeSettingsResponse>LakeFormationAsyncClient. getDataLakeSettings(GetDataLakeSettingsRequest getDataLakeSettingsRequest)Retrieves the list of the data lake administrators of a Lake Formation-managed data lake.default GetDataLakeSettingsResponseLakeFormationClient. getDataLakeSettings(GetDataLakeSettingsRequest getDataLakeSettingsRequest)Retrieves the list of the data lake administrators of a Lake Formation-managed data lake. -
Uses of GetDataLakeSettingsRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type GetDataLakeSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetDataLakeSettingsRequestMarshaller. marshall(GetDataLakeSettingsRequest getDataLakeSettingsRequest)
-