public class GetPollCall extends ChainSpecificCallBuilder<GetPollCall>
params| Modifier and Type | Method and Description |
|---|---|
static GetPollCall |
create() |
static GetPollCall |
create(int chain) |
GetPollCall |
poll(long poll) |
GetPollCall |
poll(java.lang.String poll) |
GetPollCall |
requireBlock(java.lang.String requireBlock) |
GetPollCall |
requireLastBlock(java.lang.String requireLastBlock) |
chain, chainbuild, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetPollCall create()
public static GetPollCall create(int chain)
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)