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 natural language of the request and response.
|
PutDisableAllFwSwitchRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public PutDisableAllFwSwitchRequest.Builder instanceId(String instanceId)
public PutDisableAllFwSwitchRequest.Builder lang(String lang)
* **zh**: Chinese (default) * **en**: English
public PutDisableAllFwSwitchRequest.Builder sourceIp(String sourceIp)
public PutDisableAllFwSwitchRequest build()
Copyright © 2023. All rights reserved.