public class GetPollCall extends APICall.Builder<GetPollCall>
params
Modifier and Type | Method and Description |
---|---|
GetPollCall |
chain(int chain) |
GetPollCall |
chain(java.lang.String chain) |
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) |
build, call, download, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, setParamValidation, unsignedLongParam, unsignedLongParam
public static GetPollCall create(int chain)
public GetPollCall requireLastBlock(java.lang.String requireLastBlock)
public GetPollCall chain(java.lang.String chain)
public GetPollCall chain(int chain)
chain
in class APICall.Builder<GetPollCall>
public GetPollCall poll(java.lang.String poll)
public GetPollCall poll(long poll)
public GetPollCall requireBlock(java.lang.String requireBlock)