public class SearchDGSGoodsCall extends APICall.Builder<SearchDGSGoodsCall>
params
Modifier and Type | Method and Description |
---|---|
static SearchDGSGoodsCall |
create() |
SearchDGSGoodsCall |
firstIndex(int firstIndex) |
SearchDGSGoodsCall |
hideDelisted(java.lang.String hideDelisted) |
SearchDGSGoodsCall |
includeCounts(boolean includeCounts) |
SearchDGSGoodsCall |
inStockOnly(java.lang.String inStockOnly) |
SearchDGSGoodsCall |
lastIndex(int lastIndex) |
SearchDGSGoodsCall |
query(java.lang.String query) |
SearchDGSGoodsCall |
requireBlock(java.lang.String requireBlock) |
SearchDGSGoodsCall |
requireLastBlock(java.lang.String requireLastBlock) |
SearchDGSGoodsCall |
seller(java.lang.String seller) |
SearchDGSGoodsCall |
tag(java.lang.String tag) |
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, unsignedLongParam
public static SearchDGSGoodsCall create()
public SearchDGSGoodsCall requireLastBlock(java.lang.String requireLastBlock)
public SearchDGSGoodsCall seller(java.lang.String seller)
public SearchDGSGoodsCall firstIndex(int firstIndex)
public SearchDGSGoodsCall includeCounts(boolean includeCounts)
public SearchDGSGoodsCall hideDelisted(java.lang.String hideDelisted)
public SearchDGSGoodsCall query(java.lang.String query)
public SearchDGSGoodsCall lastIndex(int lastIndex)
public SearchDGSGoodsCall tag(java.lang.String tag)
public SearchDGSGoodsCall inStockOnly(java.lang.String inStockOnly)
public SearchDGSGoodsCall requireBlock(java.lang.String requireBlock)