public static interface AttachNetworkInterfaceResponse.Builder extends EC2Response.Builder, CopyableBuilder<AttachNetworkInterfaceResponse.Builder,AttachNetworkInterfaceResponse>
| Modifier and Type | Method and Description |
|---|---|
AttachNetworkInterfaceResponse.Builder |
attachmentId(String attachmentId)
The ID of the network interface attachment.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildAttachNetworkInterfaceResponse.Builder attachmentId(String attachmentId)
The ID of the network interface attachment.
attachmentId - The ID of the network interface attachment.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.