public static class DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
addrPoolId |
String |
addrPoolName |
DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPoolAddrs |
addrs |
String |
instanceId |
| 构造器和说明 |
|---|
DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool() |
@NameInMap(value="AddrPoolId") public String addrPoolId
@NameInMap(value="AddrPoolName") public String addrPoolName
@NameInMap(value="Addrs") public DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPoolAddrs addrs
@NameInMap(value="InstanceId") public String instanceId
public DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool()
public static DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool build(Map<String,?> map) throws Exception
Exceptionpublic DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool setAddrPoolId(String addrPoolId)
public String getAddrPoolId()
public DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool setAddrPoolName(String addrPoolName)
public String getAddrPoolName()
public DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool setAddrs(DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPoolAddrs addrs)
public DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPoolAddrs getAddrs()
public DescribeGtmRecoveryPlanResponseBody.DescribeGtmRecoveryPlanResponseBodyFaultAddrPoolsFaultAddrPool setInstanceId(String instanceId)
public String getInstanceId()
Copyright © 2022. All rights reserved.