| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AttachNetworkInterfaceResponse |
EC2Client.attachNetworkInterface(AttachNetworkInterfaceRequest attachNetworkInterfaceRequest)
Attaches a network interface to an instance.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AttachNetworkInterfaceResponse> |
EC2AsyncClient.attachNetworkInterface(AttachNetworkInterfaceRequest attachNetworkInterfaceRequest)
Attaches a network interface to an instance.
|
| Modifier and Type | Method and Description |
|---|---|
AttachNetworkInterfaceResponse |
AttachNetworkInterfaceResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.