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