| Package | Description |
|---|---|
| com.ksc.cdn | |
| com.ksc.cdn.model.enums |
| Modifier and Type | Method and Description |
|---|---|
void |
KscCdnDomain.setIgnoreQueryStringConfig(String domainId,
SwitchEnum enable)
设置过滤参数
|
void |
KscCdnClient.setIgnoreQueryStringConfig(String domainId,
SwitchEnum enable) |
void |
KscCdnDomain.setVideoSeekConfig(String domainId,
SwitchEnum enable)
设置视频拖拽配置
|
void |
KscCdnClient.setVideoSeekConfig(String domainId,
SwitchEnum enable) |
| Modifier and Type | Method and Description |
|---|---|
static SwitchEnum |
SwitchEnum.value(String value) |
static SwitchEnum |
SwitchEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwitchEnum[] |
SwitchEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.