public class GetDGSGoodCall extends APICall.Builder<GetDGSGoodCall>
params
Modifier and Type | Method and Description |
---|---|
static GetDGSGoodCall |
create() |
GetDGSGoodCall |
goods(long goods) |
GetDGSGoodCall |
goods(java.lang.String goods) |
GetDGSGoodCall |
includeCounts(boolean includeCounts) |
GetDGSGoodCall |
requireBlock(java.lang.String requireBlock) |
GetDGSGoodCall |
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 GetDGSGoodCall create()
public GetDGSGoodCall requireLastBlock(java.lang.String requireLastBlock)
public GetDGSGoodCall includeCounts(boolean includeCounts)
public GetDGSGoodCall goods(java.lang.String goods)
public GetDGSGoodCall goods(long goods)
public GetDGSGoodCall requireBlock(java.lang.String requireBlock)