public class GetPrunableMessageCall extends ChainSpecificCallBuilder<GetPrunableMessageCall>
params| Modifier and Type | Method and Description |
|---|---|
static GetPrunableMessageCall |
create() |
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) |
chain, chainbuild, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetPrunableMessageCall create()
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)