| 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 | Method and Description |
|---|---|
static OvhLicensePeriodEnum |
OvhLicensePeriodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhLicensePeriodEnum[] |
OvhLicensePeriodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.