public class GetPhasingPollVotesCall extends APICall.Builder<GetPhasingPollVotesCall>
params
Modifier and Type | Method and Description |
---|---|
GetPhasingPollVotesCall |
adminPassword(java.lang.String adminPassword) |
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, 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 GetPhasingPollVotesCall create(int chain)
public GetPhasingPollVotesCall requireLastBlock(java.lang.String requireLastBlock)
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)
public GetPhasingPollVotesCall adminPassword(java.lang.String adminPassword)