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