public class ApiOvhLaunch extends ApiOvhBase
core| Constructor and Description |
|---|
ApiOvhLaunch(ApiOvhCore core) |
| Modifier and Type | Method and Description |
|---|---|
OvhAccount |
POST(String email,
String password,
String code,
String applicationKey)
Deprecated.
|
public ApiOvhLaunch(ApiOvhCore core)
public OvhAccount POST(String email, String password, String code, String applicationKey) throws IOException
email - [required] Account emailpassword - [required] Account passwordcode - [required] Sponsor codeapplicationKey - [required] Application key to log user withIOExceptionCopyright © 2018. All rights reserved.