| Package | Description |
|---|---|
| com.amazonaws.services.qldbsession.model |
| Modifier and Type | Method and Description |
|---|---|
FetchPageRequest |
FetchPageRequest.clone() |
FetchPageRequest |
SendCommandRequest.getFetchPage()
Command to fetch a page.
|
FetchPageRequest |
FetchPageRequest.withNextPageToken(String nextPageToken)
Specifies the next page token of the page to be fetched.
|
FetchPageRequest |
FetchPageRequest.withTransactionId(String transactionId)
Specifies the transaction id of the page to be fetched.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendCommandRequest.setFetchPage(FetchPageRequest fetchPage)
Command to fetch a page.
|
SendCommandRequest |
SendCommandRequest.withFetchPage(FetchPageRequest fetchPage)
Command to fetch a page.
|
Copyright © 2019. All rights reserved.