| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLfTagResponse |
LakeFormationClient.updateLFTag(Consumer<UpdateLfTagRequest.Builder> updateLfTagRequest)
Updates the list of possible values for the specified LF-tag key.
|
default UpdateLfTagResponse |
LakeFormationClient.updateLFTag(UpdateLfTagRequest updateLfTagRequest)
Updates the list of possible values for the specified LF-tag key.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLfTagResponse> |
LakeFormationAsyncClient.updateLFTag(Consumer<UpdateLfTagRequest.Builder> updateLfTagRequest)
Updates the list of possible values for the specified LF-tag key.
|
default CompletableFuture<UpdateLfTagResponse> |
LakeFormationAsyncClient.updateLFTag(UpdateLfTagRequest updateLfTagRequest)
Updates the list of possible values for the specified LF-tag key.
|
Copyright © 2022. All rights reserved.