public static final class DescribeWebPathResponseBody.ConfigList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebPathResponseBody.ConfigList |
build() |
DescribeWebPathResponseBody.ConfigList.Builder |
targetList(List<DescribeWebPathResponseBody.TargetList> targetList)
An array consisting of the servers on which the web directories are scanned.
|
DescribeWebPathResponseBody.ConfigList.Builder |
webPath(String webPath)
The path to the web directory.
|
DescribeWebPathResponseBody.ConfigList.Builder |
webPathType(String webPathType)
The path type of the web directory.
|
public DescribeWebPathResponseBody.ConfigList.Builder targetList(List<DescribeWebPathResponseBody.TargetList> targetList)
An array consisting of the servers on which the web directories are scanned.
public DescribeWebPathResponseBody.ConfigList.Builder webPath(String webPath)
The path to the web directory.
example:/root/www****
public DescribeWebPathResponseBody.ConfigList.Builder webPathType(String webPathType)
The path type of the web directory. Valid values:
def
public DescribeWebPathResponseBody.ConfigList build()
Copyright © 2026. All rights reserved.