| Package | Description |
|---|---|
| com.amazonaws.services.qldb |
The control plane for Amazon QLDB
|
| com.amazonaws.services.qldb.model |
| Modifier and Type | Method and Description |
|---|---|
ListJournalS3ExportsResult |
AbstractAmazonQLDB.listJournalS3Exports(ListJournalS3ExportsRequest request) |
ListJournalS3ExportsResult |
AmazonQLDBClient.listJournalS3Exports(ListJournalS3ExportsRequest request)
Returns an array of journal export job descriptions for all ledgers that are associated with the current Amazon
Web Services account and Region.
|
ListJournalS3ExportsResult |
AmazonQLDB.listJournalS3Exports(ListJournalS3ExportsRequest listJournalS3ExportsRequest)
Returns an array of journal export job descriptions for all ledgers that are associated with the current Amazon
Web Services account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListJournalS3ExportsResult> |
AbstractAmazonQLDBAsync.listJournalS3ExportsAsync(ListJournalS3ExportsRequest request,
AsyncHandler<ListJournalS3ExportsRequest,ListJournalS3ExportsResult> asyncHandler) |
Future<ListJournalS3ExportsResult> |
AmazonQLDBAsyncClient.listJournalS3ExportsAsync(ListJournalS3ExportsRequest request,
AsyncHandler<ListJournalS3ExportsRequest,ListJournalS3ExportsResult> asyncHandler) |
Future<ListJournalS3ExportsResult> |
AmazonQLDBAsync.listJournalS3ExportsAsync(ListJournalS3ExportsRequest listJournalS3ExportsRequest,
AsyncHandler<ListJournalS3ExportsRequest,ListJournalS3ExportsResult> asyncHandler)
Returns an array of journal export job descriptions for all ledgers that are associated with the current Amazon
Web Services account and Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListJournalS3ExportsResult |
ListJournalS3ExportsResult.clone() |
ListJournalS3ExportsResult |
ListJournalS3ExportsResult.withJournalS3Exports(Collection<JournalS3ExportDescription> journalS3Exports)
The array of journal export job descriptions for all ledgers that are associated with the current Amazon Web
Services account and Region.
|
ListJournalS3ExportsResult |
ListJournalS3ExportsResult.withJournalS3Exports(JournalS3ExportDescription... journalS3Exports)
The array of journal export job descriptions for all ledgers that are associated with the current Amazon Web
Services account and Region.
|
ListJournalS3ExportsResult |
ListJournalS3ExportsResult.withNextToken(String nextToken)
|
Copyright © 2022. All rights reserved.