public static final class DescribeWebLockTotalFileChangeCountResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebLockTotalFileChangeCountResponseBody |
build() |
DescribeWebLockTotalFileChangeCountResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
DescribeWebLockTotalFileChangeCountResponseBody.Builder |
totalCount(Long totalCount)
The number of times that the files protected by web tamper proofing are changed.
|
public DescribeWebLockTotalFileChangeCountResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:E70074C8-DFB4-44C5-96C7-909DD231D68A
public DescribeWebLockTotalFileChangeCountResponseBody.Builder totalCount(Long totalCount)
The number of times that the files protected by web tamper proofing are changed.
example:200
public DescribeWebLockTotalFileChangeCountResponseBody build()
Copyright © 2026. All rights reserved.