public static class AddDnsGtmAddressPoolRequest.AddDnsGtmAddressPoolRequestAddr
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
AddDnsGtmAddressPoolRequestAddr() |
@NameInMap(value="Addr") public String addr
@NameInMap(value="AttributeInfo") public String attributeInfo
@NameInMap(value="LbaWeight") public Integer lbaWeight
@NameInMap(value="Mode") public String mode
@NameInMap(value="Remark") public String remark
public static AddDnsGtmAddressPoolRequest.AddDnsGtmAddressPoolRequestAddr build(Map<String,?> map) throws Exception
Exceptionpublic AddDnsGtmAddressPoolRequest.AddDnsGtmAddressPoolRequestAddr setAddr(String addr)
public String getAddr()
public AddDnsGtmAddressPoolRequest.AddDnsGtmAddressPoolRequestAddr setAttributeInfo(String attributeInfo)
public String getAttributeInfo()
public AddDnsGtmAddressPoolRequest.AddDnsGtmAddressPoolRequestAddr setLbaWeight(Integer lbaWeight)
public Integer getLbaWeight()
public AddDnsGtmAddressPoolRequest.AddDnsGtmAddressPoolRequestAddr setMode(String mode)
public String getMode()
public AddDnsGtmAddressPoolRequest.AddDnsGtmAddressPoolRequestAddr setRemark(String remark)
public String getRemark()
Copyright © 2022. All rights reserved.