- service - Variable in class net.minidev.ovh.api.cdn.website.OvhWebsite
-
canBeNull && readOnly
- serviceId - Variable in class net.minidev.ovh.api.services.OvhService
-
canBeNull && readOnly
- serviceName_GET(String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}
- serviceName_serviceInfos_GET(String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}/serviceInfos
- serviceName_serviceInfos_PUT(String, OvhService) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Alter this object properties
REST: PUT /cdn/website/{serviceName}/serviceInfos
- serviceName_zone_backends_GET(String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Backend associated to this zone
REST: GET /cdn/website/{serviceName}/zone/backends
- serviceName_zone_backends_ipv4_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Remove a backend from the zone
REST: DELETE /cdn/website/{serviceName}/zone/backends/{ipv4}
- serviceName_zone_backends_ipv4_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}/zone/backends/{ipv4}
- serviceName_zone_backends_ipv4_tasks_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Task associated to this backend
REST: GET /cdn/website/{serviceName}/zone/backends/{ipv4}/tasks
- serviceName_zone_backends_ipv4_tasks_taskId_GET(String, String, Long) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}/zone/backends/{ipv4}/tasks/{taskId}
- serviceName_zone_backends_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Configure a backend on the zone
REST: POST /cdn/website/{serviceName}/zone/backends
- serviceName_zone_DELETE(String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Remove a zone from the CDN
REST: DELETE /cdn/website/{serviceName}/zone
- serviceName_zone_domains_domain_DELETE(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Remove a domain from the CDN
REST: DELETE /cdn/website/{serviceName}/zone/domains/{domain}
- serviceName_zone_domains_domain_flush_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Flush all cache
REST: POST /cdn/website/{serviceName}/zone/domains/{domain}/flush
- serviceName_zone_domains_domain_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}/zone/domains/{domain}
- serviceName_zone_domains_domain_statistics_GET(String, String, OvhStatsPeriodEnum, OvhStatsTypeEnum, OvhStatsValueEnum) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get statistics about request on CDN, bandwidth value in Bytes
REST: GET /cdn/website/{serviceName}/zone/domains/{domain}/statistics
- serviceName_zone_domains_domain_tasks_GET(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Task associated to this domain
REST: GET /cdn/website/{serviceName}/zone/domains/{domain}/tasks
- serviceName_zone_domains_domain_tasks_taskId_GET(String, String, Long) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}/zone/domains/{domain}/tasks/{taskId}
- serviceName_zone_domains_GET(String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Domain associated to this zone
REST: GET /cdn/website/{serviceName}/zone/domains
- serviceName_zone_domains_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Configure a domain on CDN
REST: POST /cdn/website/{serviceName}/zone/domains
- serviceName_zone_GET(String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}/zone
- serviceName_zone_POST(String, String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Configure a zone on CDN
REST: POST /cdn/website/{serviceName}/zone
- serviceName_zone_tasks_GET(String) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Task associated to this zone
REST: GET /cdn/website/{serviceName}/zone/tasks
- serviceName_zone_tasks_taskId_GET(String, Long) - Method in class net.minidev.ovh.api.ApiOvhCdnwebsite
-
Get this object properties
REST: GET /cdn/website/{serviceName}/zone/tasks/{taskId}
- status - Variable in class net.minidev.ovh.api.cdn.website.OvhBackend
-
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.cdn.website.OvhDomain
-
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.cdn.website.OvhTask
-
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.cdn.website.OvhZone
-
canBeNull && readOnly
- status - Variable in class net.minidev.ovh.api.services.OvhService
-
canBeNull && readOnly
- value - Variable in class net.minidev.ovh.api.cdn.website.OvhStatsDataType
-
canBeNull
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhBackendStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhDomainStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhDomainZoneStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhStatsPeriodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhStatsTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhStatsValueEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhTaskFunctionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.cdn.website.OvhTaskStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhRenewalTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.minidev.ovh.api.service.OvhStateEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.minidev.ovh.api.cdn.website.OvhBackendStatusEnum
-
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.cdn.website.OvhDomainStatusEnum
-
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.cdn.website.OvhDomainZoneStatusEnum
-
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.cdn.website.OvhStatsPeriodEnum
-
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.cdn.website.OvhStatsTypeEnum
-
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.cdn.website.OvhStatsValueEnum
-
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.cdn.website.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.cdn.website.OvhTaskStateEnum
-
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.service.OvhRenewalTypeEnum
-
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.service.OvhStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.