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