- serviceId - Variable in class net.minidev.ovh.api.services.OvhService
-
canBeNull && readOnly
- serviceName - Variable in class net.minidev.ovh.api.deskaas.OvhDeskaas
-
Service name of your Desktop As A Service
canBeNull && readOnly
- serviceName_changeAlias_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Change the Virtual Desktop alias
REST: POST /deskaas/{serviceName}/changeAlias
- serviceName_changeContact_POST(String, String, String, String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Launch a contact change procedure
REST: POST /deskaas/{serviceName}/changeContact
- serviceName_confirmTermination_POST(String, String, OvhTerminationFutureUseEnum, OvhTerminationReasonEnum, String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Confirm termination of your service
REST: POST /deskaas/{serviceName}/confirmTermination
- serviceName_console_POST(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
New console access
REST: POST /deskaas/{serviceName}/console
- serviceName_GET(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Get this object properties
REST: GET /deskaas/{serviceName}
- serviceName_passwordPolicy_GET(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Get the current password policy for your Desktop As A Service
REST: GET /deskaas/{serviceName}/passwordPolicy
- serviceName_reboot_POST(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Reboot the Operating system of the Cloud Desktop.
- serviceName_refresh_POST(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Refresh the Operating system of the Desktop As A Service.
- serviceName_serviceInfos_GET(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Get this object properties
REST: GET /deskaas/{serviceName}/serviceInfos
- serviceName_serviceInfos_PUT(String, OvhService) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Alter this object properties
REST: PUT /deskaas/{serviceName}/serviceInfos
- serviceName_task_GET(String, OvhTaskStateEnum) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Tasks associated with this Desktop As A Service
REST: GET /deskaas/{serviceName}/task
- serviceName_task_taskId_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Get this object properties
REST: GET /deskaas/{serviceName}/task/{taskId}
- serviceName_terminate_POST(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Terminate your service
REST: POST /deskaas/{serviceName}/terminate
- serviceName_upgrade_POST(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Upgrading the Desktop As A Service to another profile.
- serviceName_user_changePassword_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Change Desktop As A Service user password
REST: POST /deskaas/{serviceName}/user/changePassword
- serviceName_user_changeProperties_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Change Desktop As A Service user properties
REST: POST /deskaas/{serviceName}/user/changeProperties
- serviceName_user_GET(String) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Get this object properties
REST: GET /deskaas/{serviceName}/user
- serviceName_user_task_GET(String, OvhTaskStateEnum) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Tasks associated with this User
REST: GET /deskaas/{serviceName}/user/task
- serviceName_user_task_taskId_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhDeskaas
-
Get this object properties
REST: GET /deskaas/{serviceName}/user/task/{taskId}
- specialMandatory - Variable in class net.minidev.ovh.api.deskaas.OvhPasswordPolicy
-
Whether or not a special character (\W or _) is mandatory in the password
canBeNull
- state - Variable in class net.minidev.ovh.api.deskaas.OvhDeskaas
-
Current state of your Virtual Desktop
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.deskaas.OvhTask
-
Current Task state
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.deskaas.OvhUser
-
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.services.OvhService
-
canBeNull && readOnly
- value - Variable in class net.minidev.ovh.api.complextype.OvhUnitAndValue
-
canBeNull
- valueOf(String) - Static method in enum net.minidev.ovh.api.deskaas.OvhStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.deskaas.OvhTaskStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.deskaas.user.OvhActivationStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.deskaas.user.OvhStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhRenewalTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhTerminationFutureUseEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhTerminationReasonEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minidev.ovh.api.deskaas.OvhStateEnum
-
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.deskaas.OvhTaskStateEnum
-
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.deskaas.user.OvhActivationStateEnum
-
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.deskaas.user.OvhStateEnum
-
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.OvhRenewalTypeEnum
-
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.OvhStateEnum
-
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.OvhTerminationFutureUseEnum
-
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.OvhTerminationReasonEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vcpu - Variable in class net.minidev.ovh.api.deskaas.OvhDeskaas
-
Vcpu allocated to desktop
canBeNull && readOnly