public static final class DescribeWebLockTotalFileChangeCountResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
public DescribeWebLockTotalFileChangeCountResponseBody.Builder totalCount(Long totalCount)
public DescribeWebLockTotalFileChangeCountResponseBody build()
Copyright © 2023. All rights reserved.