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.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
AttachNetworkInterfaceResponse.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.