public class GetAccountPermissionsCall extends ChainSpecificCallBuilder<GetAccountPermissionsCall>
params| Modifier and Type | Method and Description |
|---|---|
GetAccountPermissionsCall |
account(long account) |
GetAccountPermissionsCall |
account(java.lang.String account) |
static GetAccountPermissionsCall |
create() |
static GetAccountPermissionsCall |
create(int chain) |
GetAccountPermissionsCall |
requireBlock(java.lang.String requireBlock) |
GetAccountPermissionsCall |
requireLastBlock(java.lang.String requireLastBlock) |
chain, chainbuild, call, callNoError, download, getBlock, getBlocks, getChain, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, isRemoteOnly, param, param, param, param, param, param, param, param, param, param, param, parts, privateKey, privateKey, remote, secretPhrase, setParamValidation, sharedPiece, sharedPieceAccount, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetAccountPermissionsCall create()
public static GetAccountPermissionsCall create(int chain)
public GetAccountPermissionsCall requireLastBlock(java.lang.String requireLastBlock)
public GetAccountPermissionsCall account(java.lang.String account)
public GetAccountPermissionsCall account(long account)
public GetAccountPermissionsCall requireBlock(java.lang.String requireBlock)