public static final class DescribeExcludeSystemPathResponseBody.ExcludePaths.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
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)
The operating system of the server. Valid values:
linux
public DescribeExcludeSystemPathResponseBody.ExcludePaths.Builder path(String path)
The absolute path to the directory.
example:/bin/
public DescribeExcludeSystemPathResponseBody.ExcludePaths build()
Copyright © 2026. All rights reserved.