public class GetAccountTaggedDataCall extends APICall.Builder<GetAccountTaggedDataCall>
params| Modifier and Type | Method and Description | 
|---|---|
| GetAccountTaggedDataCall | account(long account) | 
| GetAccountTaggedDataCall | account(java.lang.String account) | 
| static GetAccountTaggedDataCall | create() | 
| GetAccountTaggedDataCall | firstIndex(int firstIndex) | 
| GetAccountTaggedDataCall | includeData(boolean includeData) | 
| GetAccountTaggedDataCall | lastIndex(int lastIndex) | 
| GetAccountTaggedDataCall | requireBlock(java.lang.String requireBlock) | 
| GetAccountTaggedDataCall | 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 GetAccountTaggedDataCall create()
public GetAccountTaggedDataCall requireLastBlock(java.lang.String requireLastBlock)
public GetAccountTaggedDataCall firstIndex(int firstIndex)
public GetAccountTaggedDataCall lastIndex(int lastIndex)
public GetAccountTaggedDataCall includeData(boolean includeData)
public GetAccountTaggedDataCall account(java.lang.String account)
public GetAccountTaggedDataCall account(long account)
public GetAccountTaggedDataCall requireBlock(java.lang.String requireBlock)