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