public static class DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListDimensions
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
DescribeAlertLogListResponseBodyAlertLogListDimensions() |
@NameInMap(value="Key") public String key
The key of the dimension.
@NameInMap(value="Value") public String value
The value of the dimension.
public DescribeAlertLogListResponseBodyAlertLogListDimensions()
public static DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListDimensions build(Map<String,?> map) throws Exception
Exceptionpublic DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListDimensions setKey(String key)
public String getKey()
public DescribeAlertLogListResponseBody.DescribeAlertLogListResponseBodyAlertLogListDimensions setValue(String value)
public String getValue()
Copyright © 2024. All rights reserved.