| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLfTagResponse> |
LakeFormationAsyncClient.createLFTag(Consumer<CreateLfTagRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.