| 程序包 | 说明 |
|---|---|
| com.aliyun.ddoscoo20200101 | |
| com.aliyun.ddoscoo20200101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DeletePortResponse |
Client.deletePort(DeletePortRequest request)
description :
After you delete a port forwarding rule, the Anti-DDoS Pro or Anti-DDoS Premium instance no longer forwards service traffic on the Layer 4 port.
|
DeletePortResponse |
Client.deletePortWithOptions(DeletePortRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
After you delete a port forwarding rule, the Anti-DDoS Pro or Anti-DDoS Premium instance no longer forwards service traffic on the Layer 4 port.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static DeletePortRequest |
DeletePortRequest.build(Map<String,?> map) |
DeletePortRequest |
DeletePortRequest.setBackendPort(String backendPort) |
DeletePortRequest |
DeletePortRequest.setFrontendPort(String frontendPort) |
DeletePortRequest |
DeletePortRequest.setFrontendProtocol(String frontendProtocol) |
DeletePortRequest |
DeletePortRequest.setInstanceId(String instanceId) |
DeletePortRequest |
DeletePortRequest.setRealServers(List<String> realServers) |
Copyright © 2026. All rights reserved.