public class GetPollVotesCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetPollVotesCall |
chain(int chain) |
GetPollVotesCall |
chain(java.lang.String chain) |
static GetPollVotesCall |
create(int chain) |
GetPollVotesCall |
firstIndex(int firstIndex) |
GetPollVotesCall |
includeWeights(boolean includeWeights) |
GetPollVotesCall |
lastIndex(int lastIndex) |
GetPollVotesCall |
poll(long poll) |
GetPollVotesCall |
poll(java.lang.String poll) |
GetPollVotesCall |
requireBlock(java.lang.String requireBlock) |
GetPollVotesCall |
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 GetPollVotesCall create(int chain)
public GetPollVotesCall requireLastBlock(java.lang.String requireLastBlock)
public GetPollVotesCall chain(java.lang.String chain)
public GetPollVotesCall chain(int chain)
chain
in class APICall.Builder
public GetPollVotesCall firstIndex(int firstIndex)
public GetPollVotesCall includeWeights(boolean includeWeights)
public GetPollVotesCall lastIndex(int lastIndex)
public GetPollVotesCall poll(java.lang.String poll)
public GetPollVotesCall poll(long poll)
public GetPollVotesCall requireBlock(java.lang.String requireBlock)