| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default ListLfTagsResponse |
LakeFormationClient.listLFTags(Consumer<ListLfTagsRequest.Builder> listLfTagsRequest)
Lists tags that the requester has permission to view.
|
default ListLfTagsResponse |
LakeFormationClient.listLFTags(ListLfTagsRequest listLfTagsRequest)
Lists tags that the requester has permission to view.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLfTagsResponse> |
LakeFormationAsyncClient.listLFTags(Consumer<ListLfTagsRequest.Builder> listLfTagsRequest)
Lists tags that the requester has permission to view.
|
default CompletableFuture<ListLfTagsResponse> |
LakeFormationAsyncClient.listLFTags(ListLfTagsRequest listLfTagsRequest)
Lists tags that the requester has permission to view.
|
Copyright © 2021. All rights reserved.