public static final class DeleteSecurityProxyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteSecurityProxyRequest |
build() |
DeleteSecurityProxyRequest.Builder |
lang(String lang)
The language of the content within the response.
|
DeleteSecurityProxyRequest.Builder |
proxyId(String proxyId)
The ID of the NAT firewall.
|
public DeleteSecurityProxyRequest.Builder lang(String lang)
The language of the content within the response. Valid values:
zh
public DeleteSecurityProxyRequest.Builder proxyId(String proxyId)
The ID of the NAT firewall.
This parameter is required.
example:proxy-nat00ab412ef93d4275a6b5
public DeleteSecurityProxyRequest build()
Copyright © 2026. All rights reserved.