public class GetAssetAccountCountCall extends APICall.Builder<GetAssetAccountCountCall>
params
Modifier and Type | Method and Description |
---|---|
GetAssetAccountCountCall |
asset(long asset) |
GetAssetAccountCountCall |
asset(java.lang.String asset) |
static GetAssetAccountCountCall |
create() |
GetAssetAccountCountCall |
height(int height) |
GetAssetAccountCountCall |
requireBlock(java.lang.String requireBlock) |
GetAssetAccountCountCall |
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 GetAssetAccountCountCall create()
public GetAssetAccountCountCall requireLastBlock(java.lang.String requireLastBlock)
public GetAssetAccountCountCall asset(java.lang.String asset)
public GetAssetAccountCountCall asset(long asset)
public GetAssetAccountCountCall requireBlock(java.lang.String requireBlock)
public GetAssetAccountCountCall height(int height)