public static final class PutEnableAllFwSwitchRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
PutEnableAllFwSwitchRequest |
build() |
PutEnableAllFwSwitchRequest.Builder |
instanceId(String instanceId)
The instance ID of your Cloud Firewall.
|
PutEnableAllFwSwitchRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
PutEnableAllFwSwitchRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public PutEnableAllFwSwitchRequest.Builder instanceId(String instanceId)
The instance ID of your Cloud Firewall.
example:i-2ze8v2x5kd9qyvp2****
public PutEnableAllFwSwitchRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public PutEnableAllFwSwitchRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:192.0.XX.XX
public PutEnableAllFwSwitchRequest build()
Copyright © 2026. All rights reserved.