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