public class GetAllTaggedDataCall extends ChainSpecificCallBuilder<GetAllTaggedDataCall>
params| Modifier and Type | Method and Description |
|---|---|
GetAllTaggedDataCall |
adminPassword(java.lang.String adminPassword) |
static GetAllTaggedDataCall |
create() |
static GetAllTaggedDataCall |
create(int chain) |
GetAllTaggedDataCall |
firstIndex(int firstIndex) |
GetAllTaggedDataCall |
includeData(boolean includeData) |
GetAllTaggedDataCall |
lastIndex(int lastIndex) |
GetAllTaggedDataCall |
requireBlock(java.lang.String requireBlock) |
GetAllTaggedDataCall |
requireLastBlock(java.lang.String requireLastBlock) |
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 GetAllTaggedDataCall create()
public static GetAllTaggedDataCall create(int chain)
public GetAllTaggedDataCall requireLastBlock(java.lang.String requireLastBlock)
public GetAllTaggedDataCall firstIndex(int firstIndex)
public GetAllTaggedDataCall lastIndex(int lastIndex)
public GetAllTaggedDataCall includeData(boolean includeData)
public GetAllTaggedDataCall requireBlock(java.lang.String requireBlock)
public GetAllTaggedDataCall adminPassword(java.lang.String adminPassword)