public static final class DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line |
build() |
DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder |
fatherCode(String fatherCode)
The parent line code of the source region.
|
DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder |
groupCode(String groupCode)
The line name of the source region.
|
DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder |
groupName(String groupName)
The name of the source region group.
|
DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder |
lineCode(String lineCode)
The line code of the source region.
|
DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder |
lineName(String lineName)
The code of the source region group.
|
public DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder fatherCode(String fatherCode)
The parent line code of the source region. Leave it blank if no parent line exists.
example:telecom
public DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder groupCode(String groupCode)
The line name of the source region.
example:default
public DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder groupName(String groupName)
The name of the source region group.
example:global
public DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder lineCode(String lineCode)
The line code of the source region.
example:default
public DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line.Builder lineName(String lineName)
The code of the source region group.
example:global
public DescribeDnsGtmAccessStrategyAvailableConfigResponseBody.Line build()
Copyright © 2026. All rights reserved.