- offer - Variable in class net.minidev.ovh.api.msservices.OvhExchangeService
-
Exchange service offer
canBeNull && readOnly
- officeLicense - Variable in class net.minidev.ovh.api.msservices.OvhSharepointInformation
-
office license is available
canBeNull && readOnly
- outlookLicense - Variable in class net.minidev.ovh.api.msservices.OvhExchangeInformation
-
Outlook licence attached
canBeNull && readOnly
- OvhAccount - Class in net.minidev.ovh.api.msservices
-
Active Directory Account
- OvhAccount() - Constructor for class net.minidev.ovh.api.msservices.OvhAccount
-
- OvhActiveDirectoryOrganizationalUnit - Class in net.minidev.ovh.api.msservices
-
Active Directory organizational unit
- OvhActiveDirectoryOrganizationalUnit() - Constructor for class net.minidev.ovh.api.msservices.OvhActiveDirectoryOrganizationalUnit
-
- OvhExchangeInformation - Class in net.minidev.ovh.api.msservices
-
Exchange mailbox information
- OvhExchangeInformation() - Constructor for class net.minidev.ovh.api.msservices.OvhExchangeInformation
-
- OvhExchangeLicenceEnum - Enum in net.minidev.ovh.api.msservices
-
Exchange account licence
- OvhExchangeService - Class in net.minidev.ovh.api.msservices
-
Exchange service
- OvhExchangeService() - Constructor for class net.minidev.ovh.api.msservices.OvhExchangeService
-
- OvhExchangeTask - Class in net.minidev.ovh.api.msservices
-
Exchange task details
- OvhExchangeTask() - Constructor for class net.minidev.ovh.api.msservices.OvhExchangeTask
-
- OvhLicensePeriodEnum - Enum in net.minidev.ovh.api.msservices
-
Period of time used to determine license statistics
- OvhMailingFilterEnum - Enum in net.minidev.ovh.api.msservices
-
Mailing filter options availlable
- OvhObjectStateEnum - Enum in net.minidev.ovh.api.msservices
-
Current object state
- OvhRenewPeriodEnum - Enum in net.minidev.ovh.api.msservices
-
Renew period
- OvhServiceOfferEnum - Enum in net.minidev.ovh.api.msservices
-
Service Offer name
- OvhServiceStateEnum - Enum in net.minidev.ovh.api.msservices
-
Service State
- OvhSharepointAccountAccessRightsEnum - Enum in net.minidev.ovh.api.msservices
-
Account access rights to the service
- OvhSharepointAccountLicense - Class in net.minidev.ovh.api.msservices
-
Sharepoint account license
- OvhSharepointAccountLicense() - Constructor for class net.minidev.ovh.api.msservices.OvhSharepointAccountLicense
-
- OvhSharepointDailyLicense - Class in net.minidev.ovh.api.msservices
-
Sharepoint account license per day
- OvhSharepointDailyLicense() - Constructor for class net.minidev.ovh.api.msservices.OvhSharepointDailyLicense
-
- OvhSharepointInformation - Class in net.minidev.ovh.api.msservices
-
Sharepoint account information
- OvhSharepointInformation() - Constructor for class net.minidev.ovh.api.msservices.OvhSharepointInformation
-
- OvhSharepointLicenseEnum - Enum in net.minidev.ovh.api.msservices
-
Sharepoint account license
- OvhSharepointService - Class in net.minidev.ovh.api.msservices
-
Sharepoint service
- OvhSharepointService() - Constructor for class net.minidev.ovh.api.msservices.OvhSharepointService
-
- OvhSharepointTask - Class in net.minidev.ovh.api.msservices
-
Sharepoint task details
- OvhSharepointTask() - Constructor for class net.minidev.ovh.api.msservices.OvhSharepointTask
-
- OvhSpamAndVirusConfiguration - Class in net.minidev.ovh.api.msservices
-
Spam and Antivirus configuration
- OvhSpamAndVirusConfiguration() - Constructor for class net.minidev.ovh.api.msservices.OvhSpamAndVirusConfiguration
-
- OvhTask - Class in net.minidev.ovh.api.msservices
-
Active Directory task details
- OvhTask() - Constructor for class net.minidev.ovh.api.msservices.OvhTask
-
- OvhTaskFunctionEnum - Enum in net.minidev.ovh.api.msservices
-
function enumeration for Active Directory task
- OvhTaskStatusEnum - Enum in net.minidev.ovh.api.msservices
-
ActiveDirectory task status
- OvhUPNStateEnum - Enum in net.minidev.ovh.api.msservices
-
Active Directory UPN Suffix State
- OvhUpnSuffix - Class in net.minidev.ovh.api.msservices
-
Active Directory UPN Suffix
- OvhUpnSuffix() - Constructor for class net.minidev.ovh.api.msservices.OvhUpnSuffix
-
- ownershipValidated - Variable in class net.minidev.ovh.api.msservices.OvhUpnSuffix
-
Ownership for upn suffix confirmed
canBeNull && readOnly
- SAMAccountName - Variable in class net.minidev.ovh.api.msservices.OvhAccount
-
SAM account name
canBeNull && readOnly
- serviceName_account_GET(String, Long, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Accounts associated to this Active Directory service
REST: GET /msServices/{serviceName}/account
- serviceName_account_userPrincipalName_changePassword_POST(String, String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Change account password
REST: POST /msServices/{serviceName}/account/{userPrincipalName}/changePassword
- serviceName_account_userPrincipalName_exchange_configure_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Configure mailbox to be operational
REST: POST /msServices/{serviceName}/account/{userPrincipalName}/exchange/configure
- serviceName_account_userPrincipalName_exchange_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/account/{userPrincipalName}/exchange
- serviceName_account_userPrincipalName_exchange_PUT(String, String, OvhExchangeInformation) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Alter this object properties
REST: PUT /msServices/{serviceName}/account/{userPrincipalName}/exchange
- serviceName_account_userPrincipalName_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/account/{userPrincipalName}
- serviceName_account_userPrincipalName_PUT(String, String, OvhAccount) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Alter this object properties
REST: PUT /msServices/{serviceName}/account/{userPrincipalName}
- serviceName_account_userPrincipalName_sharepoint_clearSpace_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
On-demand MySite clearance
REST: POST /msServices/{serviceName}/account/{userPrincipalName}/sharepoint/clearSpace
- serviceName_account_userPrincipalName_sharepoint_configure_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Configure sharepoint account to be operational
REST: POST /msServices/{serviceName}/account/{userPrincipalName}/sharepoint/configure
- serviceName_account_userPrincipalName_sharepoint_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/account/{userPrincipalName}/sharepoint
- serviceName_account_userPrincipalName_sharepoint_PUT(String, String, OvhSharepointInformation) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Alter this object properties
REST: PUT /msServices/{serviceName}/account/{userPrincipalName}/sharepoint
- serviceName_exchange_GET(String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/exchange
- serviceName_exchange_PUT(String, OvhExchangeService) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Alter this object properties
REST: PUT /msServices/{serviceName}/exchange
- serviceName_exchange_task_GET(String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Pending actions
REST: GET /msServices/{serviceName}/exchange/task
- serviceName_exchange_task_id_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/exchange/task/{id}
- serviceName_GET(String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}
- serviceName_PUT(String, OvhActiveDirectoryOrganizationalUnit) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Alter this object properties
REST: PUT /msServices/{serviceName}
- serviceName_sharepoint_GET(String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/sharepoint
- serviceName_sharepoint_license_GET(String, OvhSharepointLicenseEnum, OvhLicensePeriodEnum) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get active licenses for specific period of time
REST: GET /msServices/{serviceName}/sharepoint/license
- serviceName_sharepoint_PUT(String, OvhSharepointService) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Alter this object properties
REST: PUT /msServices/{serviceName}/sharepoint
- serviceName_sharepoint_restoreAdminRights_POST(String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Restore administrator rights
REST: POST /msServices/{serviceName}/sharepoint/restoreAdminRights
- serviceName_sharepoint_task_GET(String, String, OvhTaskStatusEnum) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Pending actions
REST: GET /msServices/{serviceName}/sharepoint/task
- serviceName_sharepoint_task_id_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/sharepoint/task/{id}
- serviceName_task_GET(String, OvhTaskFunctionEnum, OvhTaskStatusEnum) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Pending actions
REST: GET /msServices/{serviceName}/task
- serviceName_task_id_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/task/{id}
- serviceName_upnSuffix_GET(String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
active directory UPN suffix
REST: GET /msServices/{serviceName}/upnSuffix
- serviceName_upnSuffix_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Create new UPN suffix
REST: POST /msServices/{serviceName}/upnSuffix
- serviceName_upnSuffix_suffix_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Delete existing UPN suffix
REST: DELETE /msServices/{serviceName}/upnSuffix/{suffix}
- serviceName_upnSuffix_suffix_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhMsServices
-
Get this object properties
REST: GET /msServices/{serviceName}/upnSuffix/{suffix}
- spamAndVirusConfiguration - Variable in class net.minidev.ovh.api.msservices.OvhExchangeInformation
-
Spam and Antivirus configuration
canBeNull && readOnly
- spamAndVirusConfiguration - Variable in class net.minidev.ovh.api.msservices.OvhExchangeService
-
Spam and Antivirus configuration
canBeNull && readOnly
- spamDetected - Variable in class net.minidev.ovh.api.msservices.OvhExchangeInformation
-
Spam activity detected on this mailbox
canBeNull && readOnly
- spamTicketNumber - Variable in class net.minidev.ovh.api.msservices.OvhExchangeInformation
-
Ticket number of spam detection
canBeNull && readOnly
- sslExpirationDate - Variable in class net.minidev.ovh.api.msservices.OvhExchangeService
-
Expiration date of SSL certificate
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.msservices.OvhAccount
-
Account state
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.msservices.OvhActiveDirectoryOrganizationalUnit
-
Current state of the Active Directory organizational unit
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.msservices.OvhExchangeInformation
-
Mailbox state
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.msservices.OvhExchangeService
-
Exchange service state
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.msservices.OvhSharepointInformation
-
Sharepoint account state
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.msservices.OvhSharepointService
-
Sharepoint service state
canBeNull && readOnly
- state - Variable in class net.minidev.ovh.api.msservices.OvhUpnSuffix
-
UPN suffix state
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.msservices.OvhExchangeTask
-
Task status
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.msservices.OvhSharepointTask
-
Task status
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.msservices.OvhTask
-
Task status
canBeNull && readOnly
- suffix - Variable in class net.minidev.ovh.api.msservices.OvhUpnSuffix
-
UPN suffix
canBeNull && readOnly
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhExchangeLicenceEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhLicensePeriodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhMailingFilterEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhObjectStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhRenewPeriodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhServiceOfferEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhServiceStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhSharepointAccountAccessRightsEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhSharepointLicenseEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhTaskFunctionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhTaskStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.msservices.OvhUPNStateEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minidev.ovh.api.msservices.OvhExchangeLicenceEnum
-
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.msservices.OvhLicensePeriodEnum
-
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.msservices.OvhMailingFilterEnum
-
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.msservices.OvhObjectStateEnum
-
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.msservices.OvhRenewPeriodEnum
-
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.msservices.OvhServiceOfferEnum
-
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.msservices.OvhServiceStateEnum
-
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.msservices.OvhSharepointAccountAccessRightsEnum
-
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.msservices.OvhSharepointLicenseEnum
-
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.msservices.OvhTaskFunctionEnum
-
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.msservices.OvhTaskStatusEnum
-
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.msservices.OvhUPNStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.