public static class DescribeNetworkInterfaceAttributeResponseBody.DescribeNetworkInterfaceAttributeResponseBodyBondInterfaceSpecificationSlaveInterfaceSpecificationSlaveInterfaceSpecificationSet
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
bondNetworkInterfaceId
This parameter is in invitational preview and is not publicly available.
|
String |
slaveNetworkInterfaceId
This parameter is in invitational preview and is not publicly available.
|
String |
workState
This parameter is in invitational preview and is not publicly available.
|
构造器和说明 |
---|
DescribeNetworkInterfaceAttributeResponseBodyBondInterfaceSpecificationSlaveInterfaceSpecificationSlaveInterfaceSpecificationSet() |
@NameInMap(value="BondNetworkInterfaceId") public String bondNetworkInterfaceId
example:This parameter is in invitational preview and is not publicly available.
null
@NameInMap(value="SlaveNetworkInterfaceId") public String slaveNetworkInterfaceId
example:This parameter is in invitational preview and is not publicly available.
null
@NameInMap(value="WorkState") public String workState
example:This parameter is in invitational preview and is not publicly available.
null
public DescribeNetworkInterfaceAttributeResponseBodyBondInterfaceSpecificationSlaveInterfaceSpecificationSlaveInterfaceSpecificationSet()
public static DescribeNetworkInterfaceAttributeResponseBody.DescribeNetworkInterfaceAttributeResponseBodyBondInterfaceSpecificationSlaveInterfaceSpecificationSlaveInterfaceSpecificationSet build(Map<String,?> map) throws Exception
Exception
public DescribeNetworkInterfaceAttributeResponseBody.DescribeNetworkInterfaceAttributeResponseBodyBondInterfaceSpecificationSlaveInterfaceSpecificationSlaveInterfaceSpecificationSet setBondNetworkInterfaceId(String bondNetworkInterfaceId)
public String getBondNetworkInterfaceId()
public DescribeNetworkInterfaceAttributeResponseBody.DescribeNetworkInterfaceAttributeResponseBodyBondInterfaceSpecificationSlaveInterfaceSpecificationSlaveInterfaceSpecificationSet setSlaveNetworkInterfaceId(String slaveNetworkInterfaceId)
public String getSlaveNetworkInterfaceId()
public DescribeNetworkInterfaceAttributeResponseBody.DescribeNetworkInterfaceAttributeResponseBodyBondInterfaceSpecificationSlaveInterfaceSpecificationSlaveInterfaceSpecificationSet setWorkState(String workState)
public String getWorkState()
Copyright © 2024. All rights reserved.