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