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