public static final class DescribeReportRecipientStatusRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeReportRecipientStatusRequest |
build() |
DescribeReportRecipientStatusRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeReportRecipientStatusRequest.Builder |
recipients(String recipients)
The email address of the recipient.
|
DescribeReportRecipientStatusRequest.Builder |
sourceIp(String sourceIp)
The source IP address of the request.
|
public DescribeReportRecipientStatusRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public DescribeReportRecipientStatusRequest.Builder recipients(String recipients)
The email address of the recipient. Separate multiple email addresses with commas (,).
This parameter is required.
example:public DescribeReportRecipientStatusRequest.Builder sourceIp(String sourceIp)
The source IP address of the request.
example:39.174.xxx.xxx
public DescribeReportRecipientStatusRequest build()
Copyright © 2026. All rights reserved.