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