public static class DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedEipAddresses |
associatedEipAddresses
The list of EIPs associated with the HAVIP.
|
DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedInstances |
associatedInstances
The information about the instance associated with the HAVIP.
|
String |
associatedInstanceType
The type of the instance with which the HAVIP is associated.
|
String |
chargeType
The parameter is invalid.
|
String |
createTime
The time when the HAVIP was created.
|
String |
description
The description of the HAVIP.
|
String |
haVipId
The ID of the HAVIP.
|
String |
ipAddress
The private IP address of the HAVIP.
|
String |
masterInstanceId
The ID of the active instance that is associated with the HAVIP.
|
String |
name
The name of the HAVIP.
|
String |
regionId
The ID of the region to which the HAVIP belongs.
|
String |
resourceGroupId
The ID of the resource group to which the HAVIP belongs.
|
String |
status
The status of the HAVIP.
|
DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipTags |
tags
The tag list.
|
String |
vpcId
The ID of the VPC to which the HAVIP belongs.
|
String |
vSwitchId
The ID of the vSwitch to which the HAVIP belongs.
|
构造器和说明 |
---|
DescribeHaVipsResponseBodyHaVipsHaVip() |
@NameInMap(value="AssociatedEipAddresses") public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedEipAddresses associatedEipAddresses
The list of EIPs associated with the HAVIP.
@NameInMap(value="AssociatedInstanceType") public String associatedInstanceType
The type of the instance with which the HAVIP is associated. Valid values:
EcsInstance
@NameInMap(value="AssociatedInstances") public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedInstances associatedInstances
The information about the instance associated with the HAVIP.
@NameInMap(value="ChargeType") public String chargeType
The parameter is invalid. No value is returned.
example:none
@NameInMap(value="CreateTime") public String createTime
The time when the HAVIP was created.
example:2021-07-03T14:25:26Z
@NameInMap(value="Description") public String description
The description of the HAVIP.
example:My HaVip
@NameInMap(value="HaVipId") public String haVipId
The ID of the HAVIP.
example:havip-bp149uyvut73dpld****
@NameInMap(value="IpAddress") public String ipAddress
The private IP address of the HAVIP.
example:192.168.24.5
@NameInMap(value="MasterInstanceId") public String masterInstanceId
The ID of the active instance that is associated with the HAVIP.
example:i-bp145q7glnuzdvz****
@NameInMap(value="Name") public String name
The name of the HAVIP.
example:test
@NameInMap(value="RegionId") public String regionId
The ID of the region to which the HAVIP belongs.
example:cn-hangzhou
@NameInMap(value="ResourceGroupId") public String resourceGroupId
The ID of the resource group to which the HAVIP belongs.
example:rg-bp67acfmxazb4ph****
@NameInMap(value="Status") public String status
The status of the HAVIP. Valid values:
Available
@NameInMap(value="Tags") public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipTags tags
The tag list.
@NameInMap(value="VSwitchId") public String vSwitchId
The ID of the vSwitch to which the HAVIP belongs.
example:vsw-bp1pkt1fba8e824ez****
@NameInMap(value="VpcId") public String vpcId
The ID of the VPC to which the HAVIP belongs.
example:vpc-bp1kcm36tevkpms97****
public static DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip build(Map<String,?> map) throws Exception
Exception
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setAssociatedEipAddresses(DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedEipAddresses associatedEipAddresses)
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedEipAddresses getAssociatedEipAddresses()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setAssociatedInstanceType(String associatedInstanceType)
public String getAssociatedInstanceType()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setAssociatedInstances(DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedInstances associatedInstances)
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipAssociatedInstances getAssociatedInstances()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setChargeType(String chargeType)
public String getChargeType()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setCreateTime(String createTime)
public String getCreateTime()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setDescription(String description)
public String getDescription()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setHaVipId(String haVipId)
public String getHaVipId()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setIpAddress(String ipAddress)
public String getIpAddress()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setMasterInstanceId(String masterInstanceId)
public String getMasterInstanceId()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setName(String name)
public String getName()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setRegionId(String regionId)
public String getRegionId()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setResourceGroupId(String resourceGroupId)
public String getResourceGroupId()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setStatus(String status)
public String getStatus()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setTags(DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipTags tags)
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVipTags getTags()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setVSwitchId(String vSwitchId)
public String getVSwitchId()
public DescribeHaVipsResponseBody.DescribeHaVipsResponseBodyHaVipsHaVip setVpcId(String vpcId)
public String getVpcId()
Copyright © 2024. All rights reserved.