public class GetPhasingPollCall extends APICall.Builder<GetPhasingPollCall>
params
Modifier and Type | Method and Description |
---|---|
GetPhasingPollCall |
countVotes(java.lang.String countVotes) |
static GetPhasingPollCall |
create() |
GetPhasingPollCall |
requireBlock(java.lang.String requireBlock) |
GetPhasingPollCall |
requireLastBlock(java.lang.String requireLastBlock) |
GetPhasingPollCall |
transaction(long transaction) |
GetPhasingPollCall |
transaction(java.lang.String transaction) |
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static GetPhasingPollCall create()
public GetPhasingPollCall requireLastBlock(java.lang.String requireLastBlock)
public GetPhasingPollCall countVotes(java.lang.String countVotes)
public GetPhasingPollCall transaction(java.lang.String transaction)
public GetPhasingPollCall transaction(long transaction)
public GetPhasingPollCall requireBlock(java.lang.String requireBlock)