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