public class GetPrunableMessageCall extends APICall.Builder<GetPrunableMessageCall>
params
Modifier and Type | Method and Description |
---|---|
static GetPrunableMessageCall |
create(int chain) |
GetPrunableMessageCall |
requireBlock(java.lang.String requireBlock) |
GetPrunableMessageCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetPrunableMessageCall |
retrieve(boolean retrieve) |
GetPrunableMessageCall |
sharedKey(java.lang.String sharedKey) |
GetPrunableMessageCall |
transactionFullHash(byte[] transactionFullHash) |
GetPrunableMessageCall |
transactionFullHash(java.lang.String transactionFullHash) |
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 GetPrunableMessageCall create(int chain)
public GetPrunableMessageCall requireLastBlock(java.lang.String requireLastBlock)
public GetPrunableMessageCall sharedKey(java.lang.String sharedKey)
public GetPrunableMessageCall retrieve(boolean retrieve)
public GetPrunableMessageCall transactionFullHash(java.lang.String transactionFullHash)
public GetPrunableMessageCall transactionFullHash(byte[] transactionFullHash)
public GetPrunableMessageCall requireBlock(java.lang.String requireBlock)