public class GetAllTaggedDataCall extends APICall.Builder<GetAllTaggedDataCall>
params
Modifier and Type | Method and Description |
---|---|
GetAllTaggedDataCall |
adminPassword(java.lang.String adminPassword) |
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) |
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 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)