| Package | Description |
|---|---|
| com.tencentcloudapi.dnspod.v20210323.models |
| Modifier and Type | Method and Description |
|---|---|
LineItem[] |
DescribeRecordLineCategoryListResponse.getLineList()
Get Lists lines by category.
|
LineItem[] |
LineItem.getSubGroup()
Get Describes the sub-line list under the current line category.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRecordLineCategoryListResponse.setLineList(LineItem[] LineList)
Set Lists lines by category.
|
void |
LineItem.setSubGroup(LineItem[] SubGroup)
Set Describes the sub-line list under the current line category.
|
| Constructor and Description |
|---|
LineItem(LineItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.