| Package | Description |
|---|---|
| com.amazonaws.services.managedblockchainquery.model |
| Modifier and Type | Method and Description |
|---|---|
BlockchainInstant |
BlockchainInstant.clone() |
BlockchainInstant |
TokenBalance.getAtBlockchainInstant()
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
BlockchainInstant |
BatchGetTokenBalanceErrorItem.getAtBlockchainInstant() |
BlockchainInstant |
BatchGetTokenBalanceOutputItem.getAtBlockchainInstant() |
BlockchainInstant |
BatchGetTokenBalanceInputItem.getAtBlockchainInstant() |
BlockchainInstant |
GetTokenBalanceResult.getAtBlockchainInstant() |
BlockchainInstant |
GetTokenBalanceRequest.getAtBlockchainInstant()
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
BlockchainInstant |
ListTransactionsRequest.getFromBlockchainInstant() |
BlockchainInstant |
TokenBalance.getLastUpdatedTime()
The
timestamp of the last transaction at which the balance for the token in the wallet was updated. |
BlockchainInstant |
BatchGetTokenBalanceOutputItem.getLastUpdatedTime() |
BlockchainInstant |
GetTokenBalanceResult.getLastUpdatedTime() |
BlockchainInstant |
ListTransactionsRequest.getToBlockchainInstant() |
BlockchainInstant |
BlockchainInstant.withTime(Date time)
The container of the
Timestamp of the blockchain instant. |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenBalance.setAtBlockchainInstant(BlockchainInstant atBlockchainInstant)
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
void |
BatchGetTokenBalanceErrorItem.setAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
void |
BatchGetTokenBalanceOutputItem.setAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
void |
BatchGetTokenBalanceInputItem.setAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
void |
GetTokenBalanceResult.setAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
void |
GetTokenBalanceRequest.setAtBlockchainInstant(BlockchainInstant atBlockchainInstant)
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
void |
ListTransactionsRequest.setFromBlockchainInstant(BlockchainInstant fromBlockchainInstant) |
void |
TokenBalance.setLastUpdatedTime(BlockchainInstant lastUpdatedTime)
The
timestamp of the last transaction at which the balance for the token in the wallet was updated. |
void |
BatchGetTokenBalanceOutputItem.setLastUpdatedTime(BlockchainInstant lastUpdatedTime) |
void |
GetTokenBalanceResult.setLastUpdatedTime(BlockchainInstant lastUpdatedTime) |
void |
ListTransactionsRequest.setToBlockchainInstant(BlockchainInstant toBlockchainInstant) |
TokenBalance |
TokenBalance.withAtBlockchainInstant(BlockchainInstant atBlockchainInstant)
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
BatchGetTokenBalanceErrorItem |
BatchGetTokenBalanceErrorItem.withAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
BatchGetTokenBalanceOutputItem |
BatchGetTokenBalanceOutputItem.withAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
BatchGetTokenBalanceInputItem |
BatchGetTokenBalanceInputItem.withAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
GetTokenBalanceResult |
GetTokenBalanceResult.withAtBlockchainInstant(BlockchainInstant atBlockchainInstant) |
GetTokenBalanceRequest |
GetTokenBalanceRequest.withAtBlockchainInstant(BlockchainInstant atBlockchainInstant)
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
ListTransactionsRequest |
ListTransactionsRequest.withFromBlockchainInstant(BlockchainInstant fromBlockchainInstant) |
TokenBalance |
TokenBalance.withLastUpdatedTime(BlockchainInstant lastUpdatedTime)
The
timestamp of the last transaction at which the balance for the token in the wallet was updated. |
BatchGetTokenBalanceOutputItem |
BatchGetTokenBalanceOutputItem.withLastUpdatedTime(BlockchainInstant lastUpdatedTime) |
GetTokenBalanceResult |
GetTokenBalanceResult.withLastUpdatedTime(BlockchainInstant lastUpdatedTime) |
ListTransactionsRequest |
ListTransactionsRequest.withToBlockchainInstant(BlockchainInstant toBlockchainInstant) |
Copyright © 2023. All rights reserved.