public class GetPhasingPollVotesCall extends APICall.Builder<GetPhasingPollVotesCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static GetPhasingPollVotesCall | create() | 
| GetPhasingPollVotesCall | firstIndex(int firstIndex) | 
| GetPhasingPollVotesCall | lastIndex(int lastIndex) | 
| GetPhasingPollVotesCall | requireBlock(java.lang.String requireBlock) | 
| GetPhasingPollVotesCall | requireLastBlock(java.lang.String requireLastBlock) | 
| GetPhasingPollVotesCall | transaction(long transaction) | 
| GetPhasingPollVotesCall | 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, unsignedLongParampublic static GetPhasingPollVotesCall create()
public GetPhasingPollVotesCall requireLastBlock(java.lang.String requireLastBlock)
public GetPhasingPollVotesCall firstIndex(int firstIndex)
public GetPhasingPollVotesCall lastIndex(int lastIndex)
public GetPhasingPollVotesCall transaction(java.lang.String transaction)
public GetPhasingPollVotesCall transaction(long transaction)
public GetPhasingPollVotesCall requireBlock(java.lang.String requireBlock)