public class GetAccountIdCall extends APICall.Builder<GetAccountIdCall>
params| Modifier and Type | Method and Description | 
|---|---|
| static GetAccountIdCall | create() | 
| GetAccountIdCall | publicKey(byte[] publicKey) | 
| GetAccountIdCall | publicKey(java.lang.String publicKey) | 
| GetAccountIdCall | secretPhrase(java.lang.String secretPhrase) | 
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, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParampublic static GetAccountIdCall create()
public GetAccountIdCall publicKey(java.lang.String publicKey)
public GetAccountIdCall publicKey(byte[] publicKey)
public GetAccountIdCall secretPhrase(java.lang.String secretPhrase)
secretPhrase in class APICall.Builder<GetAccountIdCall>