public static final class DescribeWebLockConfigListRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeWebLockConfigListRequest |
build() |
DescribeWebLockConfigListRequest.Builder |
id(Long id)
The configuration ID of the protected directory.
|
DescribeWebLockConfigListRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeWebLockConfigListRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
DescribeWebLockConfigListRequest.Builder |
uuid(String uuid)
The UUID of the server.
|
public DescribeWebLockConfigListRequest.Builder id(Long id)
The configuration ID of the protected directory.
example:1404656
public DescribeWebLockConfigListRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public DescribeWebLockConfigListRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:1.2.3.4
public DescribeWebLockConfigListRequest.Builder uuid(String uuid)
The UUID of the server.
You can call the DescribeCloudCenterInstances operation to query the UUID.
This parameter is required.
example:inet-1234567****
public DescribeWebLockConfigListRequest build()
Copyright © 2026. All rights reserved.