public class DownloadPrunableMessageCall extends APICall.Builder<DownloadPrunableMessageCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static DownloadPrunableMessageCall | create() | 
| DownloadPrunableMessageCall | requireBlock(java.lang.String requireBlock) | 
| DownloadPrunableMessageCall | requireLastBlock(java.lang.String requireLastBlock) | 
| DownloadPrunableMessageCall | retrieve(boolean retrieve) | 
| DownloadPrunableMessageCall | save(java.lang.String save) | 
| DownloadPrunableMessageCall | secretPhrase(java.lang.String secretPhrase) | 
| DownloadPrunableMessageCall | sharedKey(java.lang.String sharedKey) | 
| DownloadPrunableMessageCall | transaction(long transaction) | 
| DownloadPrunableMessageCall | transaction(java.lang.String transaction) | 
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static DownloadPrunableMessageCall create()
public DownloadPrunableMessageCall requireLastBlock(java.lang.String requireLastBlock)
public DownloadPrunableMessageCall sharedKey(java.lang.String sharedKey)
public DownloadPrunableMessageCall save(java.lang.String save)
public DownloadPrunableMessageCall retrieve(boolean retrieve)
public DownloadPrunableMessageCall secretPhrase(java.lang.String secretPhrase)
secretPhrase in class APICall.Builder<DownloadPrunableMessageCall>public DownloadPrunableMessageCall transaction(java.lang.String transaction)
public DownloadPrunableMessageCall transaction(long transaction)
public DownloadPrunableMessageCall requireBlock(java.lang.String requireBlock)