BatchGetTokenBalanceErrorItem.Builder |
BatchGetTokenBalanceErrorItem.Builder.atBlockchainInstant(BlockchainInstant atBlockchainInstant) |
Sets the value of the AtBlockchainInstant property for this object.
|
BatchGetTokenBalanceInputItem.Builder |
BatchGetTokenBalanceInputItem.Builder.atBlockchainInstant(BlockchainInstant atBlockchainInstant) |
Sets the value of the AtBlockchainInstant property for this object.
|
BatchGetTokenBalanceOutputItem.Builder |
BatchGetTokenBalanceOutputItem.Builder.atBlockchainInstant(BlockchainInstant atBlockchainInstant) |
Sets the value of the AtBlockchainInstant property for this object.
|
GetTokenBalanceRequest.Builder |
GetTokenBalanceRequest.Builder.atBlockchainInstant(BlockchainInstant atBlockchainInstant) |
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
GetTokenBalanceResponse.Builder |
GetTokenBalanceResponse.Builder.atBlockchainInstant(BlockchainInstant atBlockchainInstant) |
Sets the value of the AtBlockchainInstant property for this object.
|
TokenBalance.Builder |
TokenBalance.Builder.atBlockchainInstant(BlockchainInstant atBlockchainInstant) |
The time for when the TokenBalance is requested or the current time if a time is not provided in the request.
|
TransactionEvent.Builder |
TransactionEvent.Builder.blockchainInstant(BlockchainInstant blockchainInstant) |
Sets the value of the BlockchainInstant property for this object.
|
TimeFilter.Builder |
TimeFilter.Builder.from(BlockchainInstant from) |
Sets the value of the From property for this object.
|
ListTransactionsRequest.Builder |
ListTransactionsRequest.Builder.fromBlockchainInstant(BlockchainInstant fromBlockchainInstant) |
Sets the value of the FromBlockchainInstant property for this object.
|
BatchGetTokenBalanceOutputItem.Builder |
BatchGetTokenBalanceOutputItem.Builder.lastUpdatedTime(BlockchainInstant lastUpdatedTime) |
Sets the value of the LastUpdatedTime property for this object.
|
GetTokenBalanceResponse.Builder |
GetTokenBalanceResponse.Builder.lastUpdatedTime(BlockchainInstant lastUpdatedTime) |
Sets the value of the LastUpdatedTime property for this object.
|
TokenBalance.Builder |
TokenBalance.Builder.lastUpdatedTime(BlockchainInstant lastUpdatedTime) |
The Timestamp of the last transaction at which the balance for the token in the wallet was
updated.
|
TimeFilter.Builder |
TimeFilter.Builder.to(BlockchainInstant to) |
Sets the value of the To property for this object.
|
ListTransactionsRequest.Builder |
ListTransactionsRequest.Builder.toBlockchainInstant(BlockchainInstant toBlockchainInstant) |
Sets the value of the ToBlockchainInstant property for this object.
|