public static final class DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo |
build() |
DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder |
fatherCode(String fatherCode)
The parent line code of the source region.
|
DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder |
groupCode(String groupCode)
The code of the source region group.
|
DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder |
groupName(String groupName)
The name of the source region group.
|
DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder |
lineCode(String lineCode)
The line code of the source region.
|
DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder |
lineName(String lineName)
The line name of the source region.
|
public DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder fatherCode(String fatherCode)
The parent line code of the source region.
example:telecom
public DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder groupCode(String groupCode)
The code of the source region group.
example:DEFAULT
public DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder groupName(String groupName)
The name of the source region group.
example:Global
public DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder lineCode(String lineCode)
The line code of the source region.
example:default
public DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo.Builder lineName(String lineName)
The line name of the source region.
example:Global
public DescribeDnsGtmAddrAttributeInfoResponseBody.AttributeInfo build()
Copyright © 2026. All rights reserved.