public static final class DescribeCustomLineResponseBody.IpSegmentList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCustomLineResponseBody.IpSegmentList |
build() |
DescribeCustomLineResponseBody.IpSegmentList.Builder |
endIp(String endIp)
The end IP address of the CIDR block.
|
DescribeCustomLineResponseBody.IpSegmentList.Builder |
startIp(String startIp)
The start IP address of the CIDR block.
|
public DescribeCustomLineResponseBody.IpSegmentList.Builder endIp(String endIp)
The end IP address of the CIDR block.
example:11.1.1.3
public DescribeCustomLineResponseBody.IpSegmentList.Builder startIp(String startIp)
The start IP address of the CIDR block.
example:11.1.1.2
public DescribeCustomLineResponseBody.IpSegmentList build()
Copyright © 2026. All rights reserved.