| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
List<KxDatabaseListEntry> |
ListKxDatabasesResponse.kxDatabases()
A list of databases in the kdb environment.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxDatabasesResponse.Builder |
ListKxDatabasesResponse.Builder.kxDatabases(KxDatabaseListEntry... kxDatabases)
A list of databases in the kdb environment.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxDatabasesResponse.Builder |
ListKxDatabasesResponse.Builder.kxDatabases(Collection<KxDatabaseListEntry> kxDatabases)
A list of databases in the kdb environment.
|
Copyright © 2023. All rights reserved.