public static final class DescribeLogMetaRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeLogMetaRequest |
build() |
DescribeLogMetaRequest.Builder |
from(String from)
The ID of the request source.
|
DescribeLogMetaRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeLogMetaRequest.Builder |
resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
|
DescribeLogMetaRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeLogMetaRequest.Builder from(String from)
The ID of the request source. Default value: aegis. Valid values:
example:If you use Server Guard, set the value to aegis. If you use Security Center, set the value to sas.
sas
public DescribeLogMetaRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeLogMetaRequest.Builder resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
example:You can call the DescribeMonitorAccounts operation to obtain the IDs.
127608589417****
public DescribeLogMetaRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:123.168.XX.XX
public DescribeLogMetaRequest build()
Copyright © 2026. All rights reserved.