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