public static class DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
Integer |
deviceIndex
This parameter is in invitational preview and is not publicly available.
|
String |
instanceId
This parameter is in invitational preview and is not publicly available.
|
Integer |
networkCardIndex
The index of the network card.
|
String |
trunkNetworkInterfaceId
This parameter is in invitational preview and is not publicly available.
|
构造器和说明 |
---|
DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment() |
@NameInMap(value="DeviceIndex") public Integer deviceIndex
example:This parameter is in invitational preview and is not publicly available.
0
@NameInMap(value="InstanceId") public String instanceId
example:This parameter is in invitational preview and is not publicly available.
null
@NameInMap(value="NetworkCardIndex") public Integer networkCardIndex
The index of the network card.
0
@NameInMap(value="TrunkNetworkInterfaceId") public String trunkNetworkInterfaceId
example:This parameter is in invitational preview and is not publicly available.
null
public DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment()
public static DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment build(Map<String,?> map) throws Exception
Exception
public DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment setDeviceIndex(Integer deviceIndex)
public Integer getDeviceIndex()
public DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment setInstanceId(String instanceId)
public String getInstanceId()
public DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment setNetworkCardIndex(Integer networkCardIndex)
public Integer getNetworkCardIndex()
public DescribeNetworkInterfacesResponseBody.DescribeNetworkInterfacesResponseBodyNetworkInterfaceSetsNetworkInterfaceSetAttachment setTrunkNetworkInterfaceId(String trunkNetworkInterfaceId)
public String getTrunkNetworkInterfaceId()
Copyright © 2024. All rights reserved.