public class GetPollCall extends APICall.Builder<GetPollCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static GetPollCall | create() | 
| GetPollCall | poll(long poll) | 
| GetPollCall | poll(java.lang.String poll) | 
| GetPollCall | requireBlock(java.lang.String requireBlock) | 
| GetPollCall | 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 GetPollCall create()
public GetPollCall requireLastBlock(java.lang.String requireLastBlock)
public GetPollCall poll(java.lang.String poll)
public GetPollCall poll(long poll)
public GetPollCall requireBlock(java.lang.String requireBlock)