| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateNetworkInterfaceResponse |
EC2Client.createNetworkInterface(CreateNetworkInterfaceRequest createNetworkInterfaceRequest)
Creates a network interface in the specified subnet.
|
default CompletableFuture<CreateNetworkInterfaceResponse> |
EC2AsyncClient.createNetworkInterface(CreateNetworkInterfaceRequest createNetworkInterfaceRequest)
Creates a network interface in the specified subnet.
|
| Modifier and Type | Method and Description |
|---|---|
Request<CreateNetworkInterfaceRequest> |
CreateNetworkInterfaceRequestMarshaller.marshall(CreateNetworkInterfaceRequest createNetworkInterfaceRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CreateNetworkInterfaceRequest> |
CreateNetworkInterfaceRequestMarshaller.marshall(CreateNetworkInterfaceRequest createNetworkInterfaceRequest) |
Copyright © 2017. All rights reserved.