| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldbsession.model |
| Modifier and Type | Method and Description |
|---|---|
Page |
ExecuteStatementResult.firstPage()
Contains the details of the first fetched page.
|
Page |
FetchPageResult.page()
Contains details of the fetched page.
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteStatementResult.Builder |
ExecuteStatementResult.Builder.firstPage(Page firstPage)
Contains the details of the first fetched page.
|
FetchPageResult.Builder |
FetchPageResult.Builder.page(Page page)
Contains details of the fetched page.
|
Copyright © 2023. All rights reserved.