public static final class DescribeAlertLogListResponseBody.SendResultList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAlertLogListResponseBody.SendResultList |
build() |
DescribeAlertLogListResponseBody.SendResultList.Builder |
key(String key)
The category of the alert notification method.
|
DescribeAlertLogListResponseBody.SendResultList.Builder |
value(List<String> value)
The notification object corresponding to the alert notification method.
|
public DescribeAlertLogListResponseBody.SendResultList.Builder key(String key)
The category of the alert notification method. Valid values:
public DescribeAlertLogListResponseBody.SendResultList.Builder value(List<String> value)
The notification object corresponding to the alert notification method.
public DescribeAlertLogListResponseBody.SendResultList build()
Copyright © 2026. All rights reserved.