- serviceId - Variable in class net.minidev.ovh.api.service.renew.OvhService
-
ID of the service
canBeNull && readOnly
- serviceId_GET(Long) - Method in class net.minidev.ovh.api.ApiOvhService
-
Get this object properties
REST: GET /service/{serviceId}
- serviceId_PUT(Long, OvhService) - Method in class net.minidev.ovh.api.ApiOvhService
-
Alter this object properties
REST: PUT /service/{serviceId}
- serviceId_renew_GET(String, Boolean) - Method in class net.minidev.ovh.api.ApiOvhService
-
List possible renews for this service
REST: GET /service/{serviceId}/renew
- serviceId_renew_POST(String, Boolean, String, Long[]) - Method in class net.minidev.ovh.api.ApiOvhService
-
Create a renew order
REST: POST /service/{serviceId}/renew
- serviceId_reopen_POST(Long) - Method in class net.minidev.ovh.api.ApiOvhService
-
Reopen a suspended service
REST: POST /service/{serviceId}/reopen
- serviceId_suspend_POST(Long) - Method in class net.minidev.ovh.api.ApiOvhService
-
Suspend the service.
- serviceId_terminate_POST(Long) - Method in class net.minidev.ovh.api.ApiOvhService
-
Terminates a suspended service
REST: POST /service/{serviceId}/terminate
- serviceName - Variable in class net.minidev.ovh.api.service.renew.OvhService
-
Name of the service
canBeNull && readOnly
- services - Variable in class net.minidev.ovh.api.service.renew.OvhRenewStrategy
-
Services renewed by strategy
canBeNull && readOnly
- servicesDetails - Variable in class net.minidev.ovh.api.service.renew.OvhRenewStrategy
-
Details of services renewed by strategy
canBeNull && readOnly
- serviceType - Variable in class net.minidev.ovh.api.service.renew.OvhService
-
Type of the service
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.service.OvhResource
-
Resource state
canBeNull
- state - Variable in class net.minidev.ovh.api.servicelist.OvhService
-
Billing state of your service
canBeNull && readOnly
- strategies - Variable in class net.minidev.ovh.api.service.renew.OvhRenewDescription
-
List possible strategies
canBeNull && readOnly
- value - Variable in class net.minidev.ovh.api.complextype.OvhSafeKeyValue
-
canBeNull
- value - Variable in class net.minidev.ovh.api.order.OvhPrice
-
canBeNull
- valueOf(String) - Static method in enum net.minidev.ovh.api.order.OvhCurrencyCodeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhBillingStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhResourceStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.renew.OvhInterval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.renew.OvhMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minidev.ovh.api.order.OvhCurrencyCodeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.service.OvhBillingStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.service.OvhResourceStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.service.renew.OvhInterval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.minidev.ovh.api.service.renew.OvhMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vars - Variable in class net.minidev.ovh.api.service.OvhRoute
-
Variables to use in the path
canBeNull