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