| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.cdn.webstorage |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OvhStatsDataType> |
ApiOvhCdnwebstorage.serviceName_statistics_GET(String serviceName,
OvhStatsPeriodEnum period,
OvhStatsTypeEnum type)
Return stats about bandwidth consumption
REST: GET /cdn/webstorage/{serviceName}/statistics
|
| Modifier and Type | Method and Description |
|---|---|
static OvhStatsPeriodEnum |
OvhStatsPeriodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhStatsPeriodEnum[] |
OvhStatsPeriodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.