| Package | Description |
|---|---|
| com.ksc.cdn | |
| com.ksc.cdn.model.enums |
| Modifier and Type | Method and Description |
|---|---|
GetDomainConfigResult |
KscCdnDomain.getDomainConfigs(String domainId,
DomainConfigEnum... config)
查询域名详细配置信息
|
GetDomainConfigResult |
KscCdnClient.getDomainConfigs(String domainId,
DomainConfigEnum... configs) |
| Modifier and Type | Method and Description |
|---|---|
static DomainConfigEnum |
DomainConfigEnum.getByValue(String value) |
static DomainConfigEnum |
DomainConfigEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainConfigEnum[] |
DomainConfigEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.