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