public static final class DescribeWebPathResponseBody.ConfigList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
public DescribeWebPathResponseBody.ConfigList.Builder webPath(String webPath)
public DescribeWebPathResponseBody.ConfigList.Builder webPathType(String webPathType)
* **def**: automatically identified * **customize**: manually added
public DescribeWebPathResponseBody.ConfigList build()
Copyright © 2023. All rights reserved.