public static final class DescribeNetworkInterfaceAttributeResponseBody.Attachment.Builder extends Object
构造器和说明 |
---|
Builder() |
public DescribeNetworkInterfaceAttributeResponseBody.Attachment.Builder deviceIndex(Integer deviceIndex)
public DescribeNetworkInterfaceAttributeResponseBody.Attachment.Builder instanceId(String instanceId)
public DescribeNetworkInterfaceAttributeResponseBody.Attachment.Builder memberNetworkInterfaceIds(DescribeNetworkInterfaceAttributeResponseBody.MemberNetworkInterfaceIds memberNetworkInterfaceIds)
public DescribeNetworkInterfaceAttributeResponseBody.Attachment.Builder networkCardIndex(Integer networkCardIndex)
* If the ENI is in the Available state or if no NIC index was specified when the ENI was attached, this parameter has no value. * If the ENI is in the InUse state and an NIC index was specified when the ENI was attached, the specified NIC index is returned as the value of this parameter.
public DescribeNetworkInterfaceAttributeResponseBody.Attachment.Builder trunkNetworkInterfaceId(String trunkNetworkInterfaceId)
public DescribeNetworkInterfaceAttributeResponseBody.Attachment build()
Copyright © 2024. All rights reserved.