| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDataCellsFilterResponse |
LakeFormationClient.createDataCellsFilter(Consumer<CreateDataCellsFilterRequest.Builder> createDataCellsFilterRequest)
Creates a data cell filter to allow one to grant access to certain columns on certain rows.
|
default CreateDataCellsFilterResponse |
LakeFormationClient.createDataCellsFilter(CreateDataCellsFilterRequest createDataCellsFilterRequest)
Creates a data cell filter to allow one to grant access to certain columns on certain rows.
|
default CreateLfTagResponse |
LakeFormationClient.createLFTag(Consumer<CreateLfTagRequest.Builder> createLfTagRequest)
Creates an LF-tag with the specified name and values.
|
default CreateLfTagResponse |
LakeFormationClient.createLFTag(CreateLfTagRequest createLfTagRequest)
Creates an LF-tag with the specified name and values.
|
default RegisterResourceResponse |
LakeFormationClient.registerResource(Consumer<RegisterResourceRequest.Builder> registerResourceRequest)
Registers the resource as managed by the Data Catalog.
|
default RegisterResourceResponse |
LakeFormationClient.registerResource(RegisterResourceRequest registerResourceRequest)
Registers the resource as managed by the Data Catalog.
|
Copyright © 2022. All rights reserved.