public class GetAllTaggedDataCall extends APICall.Builder<GetAllTaggedDataCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static GetAllTaggedDataCall | create() | 
| 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, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetAllTaggedDataCall create()
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)