public class GetAllTaggedDataCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetAllTaggedDataCall |
chain(int chain) |
GetAllTaggedDataCall |
chain(java.lang.String chain) |
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, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, unsignedLongParam, unsignedLongParam
public static GetAllTaggedDataCall create(int chain)
public GetAllTaggedDataCall requireLastBlock(java.lang.String requireLastBlock)
public GetAllTaggedDataCall chain(java.lang.String chain)
public GetAllTaggedDataCall chain(int chain)
chain
in class APICall.Builder
public GetAllTaggedDataCall firstIndex(int firstIndex)
public GetAllTaggedDataCall lastIndex(int lastIndex)
public GetAllTaggedDataCall includeData(boolean includeData)
public GetAllTaggedDataCall requireBlock(java.lang.String requireBlock)