| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default GetLfTagResponse |
LakeFormationClient.getLFTag(Consumer<GetLfTagRequest.Builder> getLfTagRequest)
Returns an LF-tag definition.
|
default GetLfTagResponse |
LakeFormationClient.getLFTag(GetLfTagRequest getLfTagRequest)
Returns an LF-tag definition.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetLfTagResponse> |
LakeFormationAsyncClient.getLFTag(Consumer<GetLfTagRequest.Builder> getLfTagRequest)
Returns an LF-tag definition.
|
default CompletableFuture<GetLfTagResponse> |
LakeFormationAsyncClient.getLFTag(GetLfTagRequest getLfTagRequest)
Returns an LF-tag definition.
|
Copyright © 2022. All rights reserved.