public class GetExpectedTransactionsCall extends APICall.Builder<GetExpectedTransactionsCall>
params
Modifier and Type | Method and Description |
---|---|
GetExpectedTransactionsCall |
account(long... account) |
GetExpectedTransactionsCall |
account(java.lang.String... account) |
static GetExpectedTransactionsCall |
create(int chain) |
GetExpectedTransactionsCall |
requireBlock(java.lang.String requireBlock) |
GetExpectedTransactionsCall |
requireLastBlock(java.lang.String requireLastBlock) |
build, call, chain, chain, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, recipient, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static GetExpectedTransactionsCall create(int chain)
public GetExpectedTransactionsCall requireLastBlock(java.lang.String requireLastBlock)
public GetExpectedTransactionsCall account(java.lang.String... account)
public GetExpectedTransactionsCall account(long... account)
public GetExpectedTransactionsCall requireBlock(java.lang.String requireBlock)