public static final class ModifyVpcFirewallIPSWhitelistRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyVpcFirewallIPSWhitelistRequest |
build() |
ModifyVpcFirewallIPSWhitelistRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ModifyVpcFirewallIPSWhitelistRequest.Builder |
listType(Long listType)
The type of the list.
|
ModifyVpcFirewallIPSWhitelistRequest.Builder |
listValue(String listValue)
The entry in the list.
|
ModifyVpcFirewallIPSWhitelistRequest.Builder |
memberUid(Long memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
|
ModifyVpcFirewallIPSWhitelistRequest.Builder |
vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
|
ModifyVpcFirewallIPSWhitelistRequest.Builder |
whiteType(Long whiteType)
The type of the whitelist.
|
public ModifyVpcFirewallIPSWhitelistRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public ModifyVpcFirewallIPSWhitelistRequest.Builder listType(Long listType)
The type of the list. Valid values:
This parameter is required.
example:1
public ModifyVpcFirewallIPSWhitelistRequest.Builder listValue(String listValue)
The entry in the list.
example:10.130.0.0/20,10.130.17.11/32
public ModifyVpcFirewallIPSWhitelistRequest.Builder memberUid(Long memberUid)
The UID of the member that is managed by your Alibaba Cloud account.
example:1415189284827022
public ModifyVpcFirewallIPSWhitelistRequest.Builder vpcFirewallId(String vpcFirewallId)
The instance ID of the VPC firewall.
This parameter is required.
example:vfw-d7b8ce273791475b9b0b
public ModifyVpcFirewallIPSWhitelistRequest.Builder whiteType(Long whiteType)
The type of the whitelist. Valid values:
This parameter is required.
example:1
public ModifyVpcFirewallIPSWhitelistRequest build()
Copyright © 2026. All rights reserved.