public class StopShufflerCall extends APICall.Builder<StopShufflerCall>
params
Modifier and Type | Method and Description |
---|---|
StopShufflerCall |
account(long account) |
StopShufflerCall |
account(java.lang.String account) |
StopShufflerCall |
adminPassword(java.lang.String adminPassword) |
static StopShufflerCall |
create() |
StopShufflerCall |
secretPhrase(java.lang.String secretPhrase) |
StopShufflerCall |
shufflingFullHash(byte[] shufflingFullHash) |
StopShufflerCall |
shufflingFullHash(java.lang.String shufflingFullHash) |
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, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static StopShufflerCall create()
public StopShufflerCall secretPhrase(java.lang.String secretPhrase)
secretPhrase
in class APICall.Builder<StopShufflerCall>
public StopShufflerCall account(java.lang.String account)
public StopShufflerCall account(long account)
public StopShufflerCall adminPassword(java.lang.String adminPassword)
public StopShufflerCall shufflingFullHash(java.lang.String shufflingFullHash)
public StopShufflerCall shufflingFullHash(byte[] shufflingFullHash)