public static final class DescribeVpcListLiteRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeVpcListLiteRequest |
build() |
DescribeVpcListLiteRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeVpcListLiteRequest.Builder |
regionNo(String regionNo)
The region ID of the VPC.
|
DescribeVpcListLiteRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeVpcListLiteRequest.Builder |
vpcId(String vpcId)
The ID of the VPC.
|
DescribeVpcListLiteRequest.Builder |
vpcName(String vpcName)
The name of the VPC.
|
public DescribeVpcListLiteRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public DescribeVpcListLiteRequest.Builder regionNo(String regionNo)
The region ID of the VPC.
example:For more information about Cloud Firewall supported regions, see Supported regions.
cn-shanghai
public DescribeVpcListLiteRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:58.34.174.194
public DescribeVpcListLiteRequest.Builder vpcId(String vpcId)
The ID of the VPC.
example:vpc-8vbwbo90rq0anm6t****
public DescribeVpcListLiteRequest.Builder vpcName(String vpcName)
The name of the VPC.
example:vpc-shanghai
public DescribeVpcListLiteRequest build()
Copyright © 2026. All rights reserved.