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