public static final class DescribeExcludeSystemPathResponseBody.ExcludePaths.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeExcludeSystemPathResponseBody.ExcludePaths |
build() |
DescribeExcludeSystemPathResponseBody.ExcludePaths.Builder |
os(String os)
The operating system of the server.
|
DescribeExcludeSystemPathResponseBody.ExcludePaths.Builder |
path(String path)
The absolute path to the directory.
|
public DescribeExcludeSystemPathResponseBody.ExcludePaths.Builder os(String os)
* **linux**: Linux * **windows**: Windows
public DescribeExcludeSystemPathResponseBody.ExcludePaths.Builder path(String path)
public DescribeExcludeSystemPathResponseBody.ExcludePaths build()
Copyright © 2023. All rights reserved.