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