public class StopStandbyShufflerCall extends APICall.Builder<StopStandbyShufflerCall>
params
Modifier and Type | Method and Description |
---|---|
StopStandbyShufflerCall |
account(long account) |
StopStandbyShufflerCall |
account(java.lang.String account) |
StopStandbyShufflerCall |
adminPassword(java.lang.String adminPassword) |
static StopStandbyShufflerCall |
create(int chain) |
StopStandbyShufflerCall |
holding(long holding) |
StopStandbyShufflerCall |
holding(java.lang.String holding) |
StopStandbyShufflerCall |
holdingType(byte holdingType) |
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 StopStandbyShufflerCall create(int chain)
public StopStandbyShufflerCall holding(java.lang.String holding)
public StopStandbyShufflerCall holding(long holding)
public StopStandbyShufflerCall holdingType(byte holdingType)
public StopStandbyShufflerCall account(java.lang.String account)
public StopStandbyShufflerCall account(long account)
public StopStandbyShufflerCall adminPassword(java.lang.String adminPassword)