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