| Package | Description |
|---|---|
| com.ksc.cdn | |
| com.ksc.cdn.model.enums | |
| com.ksc.cdn.model.log |
| Modifier and Type | Method and Description |
|---|---|
void |
KscCdnDomain.startStopCdnDomain(String domainId,
ActionTypeEnum action)
启用、停用某个加速域名
域名对应账户如果由于欠费,或域名处于非法状态,无法正常调用该接口启用加速域名。
停用该加速域名后,该加速域名的相关配置信息仍保留,但无法提供服务。
无法停用状态为审核失败、审核中、配置中的域名,需要等待审核完成或配置完成后再进行停用操作。
|
void |
KscCdnClient.startStopCdnDomain(String domainId,
ActionTypeEnum action) |
| Modifier and Type | Method and Description |
|---|---|
static ActionTypeEnum |
ActionTypeEnum.value(String actionType) |
static ActionTypeEnum |
ActionTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionTypeEnum[] |
ActionTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ActionTypeEnum |
DomainLogServiceRequest.getActionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainLogServiceRequest.setActionType(ActionTypeEnum actionType) |
Copyright © 2023. All rights reserved.