public class GetPollCall extends APICall.Builder
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, feeNQT, feeRateNQTPerFXT, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, param, param, param, param, param, param, param, param, param, param, parts, recipient, remote, secretPhrase, 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
public GetPollCall poll(java.lang.String poll)
public GetPollCall poll(long poll)
public GetPollCall requireBlock(java.lang.String requireBlock)