| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateLfTagResponse |
LakeFormationClient.createLFTag(CreateLfTagRequest createLfTagRequest)
Creates an LF-tag with the specified name and values.
|
default CompletableFuture<CreateLfTagResponse> |
LakeFormationAsyncClient.createLFTag(CreateLfTagRequest createLfTagRequest)
Creates an LF-tag with the specified name and values.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLfTagRequestMarshaller.marshall(CreateLfTagRequest createLfTagRequest) |
Copyright © 2022. All rights reserved.