public interface KscCdnLog
| Modifier and Type | Method and Description |
|---|---|
DomainLogsResult |
getDomainLogs(DomainLogsRequest request)
获取指定域名的原始访问日志的下载地址。
|
DomainLogServiceStatusResult |
getDomainLogServiceStatus(DomainLogServiceStatusRequest request)
获取域名日志服务状态
|
void |
setDomainLogService(DomainLogServiceRequest request)
本接口用于启用、停用某个加速域名的日志服务。
|
DomainLogsResult getDomainLogs(DomainLogsRequest request) throws Exception
Exceptionvoid setDomainLogService(DomainLogServiceRequest request) throws Exception
ExceptionDomainLogServiceStatusResult getDomainLogServiceStatus(DomainLogServiceStatusRequest request) throws Exception
ExceptionCopyright © 2023. All rights reserved.