public static final class DescribeWebLockConfigListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebLockConfigListResponseBody |
build() |
DescribeWebLockConfigListResponseBody.Builder |
configList(List<DescribeWebLockConfigListResponseBody.ConfigList> configList)
The configurations of web tamper proofing.
|
DescribeWebLockConfigListResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeWebLockConfigListResponseBody.Builder |
totalCount(Integer totalCount)
The total number of directories that have web tamper proofing enabled on the server.
|
public DescribeWebLockConfigListResponseBody.Builder configList(List<DescribeWebLockConfigListResponseBody.ConfigList> configList)
The configurations of web tamper proofing.
public DescribeWebLockConfigListResponseBody.Builder requestId(String requestId)
The ID of the request.
example:D9354C1A-D709-4873-9AAE-41513327B247
public DescribeWebLockConfigListResponseBody.Builder totalCount(Integer totalCount)
The total number of directories that have web tamper proofing enabled on the server.
example:1
public DescribeWebLockConfigListResponseBody build()
Copyright © 2026. All rights reserved.