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