public class DescribeDnsGtmAvailableAlertGroupResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
availableAlertGroup |
String |
requestId |
| 构造器和说明 |
|---|
DescribeDnsGtmAvailableAlertGroupResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static DescribeDnsGtmAvailableAlertGroupResponseBody |
build(Map<String,?> map) |
String |
getAvailableAlertGroup() |
String |
getRequestId() |
DescribeDnsGtmAvailableAlertGroupResponseBody |
setAvailableAlertGroup(String availableAlertGroup) |
DescribeDnsGtmAvailableAlertGroupResponseBody |
setRequestId(String requestId) |
@NameInMap(value="AvailableAlertGroup") public String availableAlertGroup
@NameInMap(value="RequestId") public String requestId
public DescribeDnsGtmAvailableAlertGroupResponseBody()
public static DescribeDnsGtmAvailableAlertGroupResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic DescribeDnsGtmAvailableAlertGroupResponseBody setAvailableAlertGroup(String availableAlertGroup)
public String getAvailableAlertGroup()
public DescribeDnsGtmAvailableAlertGroupResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2022. All rights reserved.