| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.msservices |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OvhSharepointDailyLicense> |
ApiOvhMsServices.serviceName_sharepoint_license_GET(String serviceName,
OvhSharepointLicenseEnum license,
OvhLicensePeriodEnum period)
Get active licenses for specific period of time
REST: GET /msServices/{serviceName}/sharepoint/license
|
| Modifier and Type | Field and Description |
|---|---|
OvhSharepointLicenseEnum |
OvhSharepointInformation.license
Sharepoint account license
canBeNull && readOnly
|
OvhSharepointLicenseEnum |
OvhSharepointAccountLicense.license
canBeNull
|
| Modifier and Type | Method and Description |
|---|---|
static OvhSharepointLicenseEnum |
OvhSharepointLicenseEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhSharepointLicenseEnum[] |
OvhSharepointLicenseEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.