public class GetDGSTagsLikeCall extends APICall.Builder<GetDGSTagsLikeCall>
params
Modifier and Type | Method and Description |
---|---|
static GetDGSTagsLikeCall |
create() |
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, 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 GetDGSTagsLikeCall create()
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)