| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.cdn.website |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OvhStatsDataType> |
ApiOvhCdnwebsite.serviceName_zone_domains_domain_statistics_GET(String serviceName,
String domain,
OvhStatsPeriodEnum period,
OvhStatsTypeEnum type,
OvhStatsValueEnum value)
Get statistics about request on CDN, bandwidth value in Bytes
REST: GET /cdn/website/{serviceName}/zone/domains/{domain}/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.