| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldb.model |
| Modifier and Type | Method and Description |
|---|---|
List<LedgerSummary> |
ListLedgersResponse.ledgers()
The array of ledger summaries that are associated with the current Amazon Web Services account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListLedgersResponse.Builder |
ListLedgersResponse.Builder.ledgers(LedgerSummary... ledgers)
The array of ledger summaries that are associated with the current Amazon Web Services account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListLedgersResponse.Builder |
ListLedgersResponse.Builder.ledgers(Collection<LedgerSummary> ledgers)
The array of ledger summaries that are associated with the current Amazon Web Services account and Region.
|
Copyright © 2023. All rights reserved.