| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaggedDatabase> |
SearchDatabasesByLfTagsResponse.databaseList()
A list of databases that meet the tag conditions.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDatabasesByLfTagsResponse.Builder |
SearchDatabasesByLfTagsResponse.Builder.databaseList(TaggedDatabase... databaseList)
A list of databases that meet the tag conditions.
|
| Modifier and Type | Method and Description |
|---|---|
SearchDatabasesByLfTagsResponse.Builder |
SearchDatabasesByLfTagsResponse.Builder.databaseList(Collection<TaggedDatabase> databaseList)
A list of databases that meet the tag conditions.
|
Copyright © 2021. All rights reserved.