public class GetPollVotesCall extends APICall.Builder<GetPollVotesCall>
params
Modifier and Type | Method and Description |
---|---|
GetPollVotesCall |
adminPassword(java.lang.String adminPassword) |
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, chain, chain, 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, recipient, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static GetPollVotesCall create(int chain)
public GetPollVotesCall requireLastBlock(java.lang.String requireLastBlock)
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)
public GetPollVotesCall adminPassword(java.lang.String adminPassword)