public class ApiOvhHostingwindows extends ApiOvhBase
core| Constructor and Description |
|---|
ApiOvhHostingwindows(ApiOvhCore core) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
GET()
Deprecated.
|
ArrayList<Long> |
serviceName_changeContact_POST(String serviceName,
String contactAdmin,
String contactTech,
String contactBilling)
Deprecated.
|
OvhService |
serviceName_GET(String serviceName)
Deprecated.
|
OvhService |
serviceName_serviceInfos_GET(String serviceName)
Deprecated.
|
void |
serviceName_serviceInfos_PUT(String serviceName,
OvhService body)
Deprecated.
|
public ApiOvhHostingwindows(ApiOvhCore core)
public OvhService serviceName_serviceInfos_GET(String serviceName) throws IOException
serviceName - [required] The internal name of your hostingIOExceptionpublic void serviceName_serviceInfos_PUT(String serviceName, OvhService body) throws IOException
body - [required] New object propertiesserviceName - [required] The internal name of your hostingIOExceptionpublic OvhService serviceName_GET(String serviceName) throws IOException
serviceName - [required] The internal name of your hostingIOExceptionpublic ArrayList<Long> serviceName_changeContact_POST(String serviceName, String contactAdmin, String contactTech, String contactBilling) throws IOException
contactAdmin - The contact to set as admin contactcontactTech - The contact to set as tech contactcontactBilling - The contact to set as billing contactserviceName - [required] The internal name of your hostingIOExceptionpublic ArrayList<String> GET() throws IOException
IOExceptionCopyright © 2017. All rights reserved.