public static interface AttachNetworkInterfaceResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.CopyableBuilder<AttachNetworkInterfaceResponse.Builder,AttachNetworkInterfaceResponse>
| Modifier and Type | Method and Description |
|---|---|
AttachNetworkInterfaceResponse.Builder |
attachmentId(String attachmentId)
The ID of the network interface attachment.
|
buildAttachNetworkInterfaceResponse.Builder attachmentId(String attachmentId)
The ID of the network interface attachment.
attachmentId - The ID of the network interface attachment.Copyright © 2017. All rights reserved.