| 程序包 | 说明 |
|---|---|
| com.aliyun.ddoscoo20200101 | |
| com.aliyun.ddoscoo20200101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
ConfigWebIpSetResponse |
Client.configWebIpSet(ConfigWebIpSetRequest request)
summary :
Configures the IP address whitelist and blacklist for a website.
|
ConfigWebIpSetResponse |
Client.configWebIpSetWithOptions(ConfigWebIpSetRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
Configures the IP address whitelist and blacklist for a website.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ConfigWebIpSetRequest |
ConfigWebIpSetRequest.build(Map<String,?> map) |
ConfigWebIpSetRequest |
ConfigWebIpSetRequest.setBlackList(List<String> blackList) |
ConfigWebIpSetRequest |
ConfigWebIpSetRequest.setDomain(String domain) |
ConfigWebIpSetRequest |
ConfigWebIpSetRequest.setResourceGroupId(String resourceGroupId) |
ConfigWebIpSetRequest |
ConfigWebIpSetRequest.setWhiteList(List<String> whiteList) |
Copyright © 2026. All rights reserved.