public class GetSharedKeyCall extends APICall.Builder<GetSharedKeyCall>
params| Modifier and Type | Method and Description | 
|---|---|
| GetSharedKeyCall | account(long account) | 
| GetSharedKeyCall | account(java.lang.String account) | 
| static GetSharedKeyCall | create() | 
| GetSharedKeyCall | nonce(java.lang.String nonce) | 
| GetSharedKeyCall | 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 GetSharedKeyCall create()
public GetSharedKeyCall nonce(java.lang.String nonce)
public GetSharedKeyCall secretPhrase(java.lang.String secretPhrase)
secretPhrase in class APICall.Builder<GetSharedKeyCall>public GetSharedKeyCall account(java.lang.String account)
public GetSharedKeyCall account(long account)