public static final class DescribeCustomLineRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCustomLineRequest |
build() |
DescribeCustomLineRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeCustomLineRequest.Builder |
lineId(Long lineId)
The unique ID of the custom line.
|
public DescribeCustomLineRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
en
public DescribeCustomLineRequest.Builder lineId(Long lineId)
The unique ID of the custom line. You can call DescribeCustomLines operation to obtain the ID
example:597
public DescribeCustomLineRequest build()
Copyright © 2026. All rights reserved.