public class GetPhasingPollVotesCall extends APICall.Builder
params
Modifier and Type | Method and Description |
---|---|
GetPhasingPollVotesCall |
chain(int chain) |
GetPhasingPollVotesCall |
chain(java.lang.String chain) |
static GetPhasingPollVotesCall |
create(int chain) |
GetPhasingPollVotesCall |
firstIndex(int firstIndex) |
GetPhasingPollVotesCall |
lastIndex(int lastIndex) |
GetPhasingPollVotesCall |
requireBlock(java.lang.String requireBlock) |
GetPhasingPollVotesCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetPhasingPollVotesCall |
transactionFullHash(byte[] transactionFullHash) |
GetPhasingPollVotesCall |
transactionFullHash(java.lang.String transactionFullHash) |
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 GetPhasingPollVotesCall create(int chain)
public GetPhasingPollVotesCall requireLastBlock(java.lang.String requireLastBlock)
public GetPhasingPollVotesCall chain(java.lang.String chain)
public GetPhasingPollVotesCall chain(int chain)
chain
in class APICall.Builder
public GetPhasingPollVotesCall firstIndex(int firstIndex)
public GetPhasingPollVotesCall transactionFullHash(java.lang.String transactionFullHash)
public GetPhasingPollVotesCall transactionFullHash(byte[] transactionFullHash)
public GetPhasingPollVotesCall lastIndex(int lastIndex)
public GetPhasingPollVotesCall requireBlock(java.lang.String requireBlock)