public static final class DescribeNetworkInterfacesResponseBody.Attachment.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeNetworkInterfacesResponseBody.Attachment |
build() |
DescribeNetworkInterfacesResponseBody.Attachment.Builder |
deviceIndex(Integer deviceIndex)
> This parameter is in invitational preview and is not publicly available.
|
DescribeNetworkInterfacesResponseBody.Attachment.Builder |
instanceId(String instanceId)
> This parameter is in invitational preview and is not publicly available.
|
DescribeNetworkInterfacesResponseBody.Attachment.Builder |
networkCardIndex(Integer networkCardIndex)
The index of the network card.
|
DescribeNetworkInterfacesResponseBody.Attachment.Builder |
trunkNetworkInterfaceId(String trunkNetworkInterfaceId)
> This parameter is in invitational preview and is not publicly available.
|
public DescribeNetworkInterfacesResponseBody.Attachment.Builder deviceIndex(Integer deviceIndex)
public DescribeNetworkInterfacesResponseBody.Attachment.Builder instanceId(String instanceId)
public DescribeNetworkInterfacesResponseBody.Attachment.Builder networkCardIndex(Integer networkCardIndex)
* If the ENI is in the Available state or if no network card index was specified when the ENI was attached, this parameter is empty. * If the ENI is in the InUse state and a network card index was specified when the ENI was attached, the specified network card index is returned as the value of this parameter.
public DescribeNetworkInterfacesResponseBody.Attachment.Builder trunkNetworkInterfaceId(String trunkNetworkInterfaceId)
public DescribeNetworkInterfacesResponseBody.Attachment build()
Copyright © 2024. All rights reserved.