| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateNetworkInterfacePermissionResponse> |
Ec2AsyncClient.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest)
Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an
instance in their account.
|
default CreateNetworkInterfacePermissionResponse |
Ec2Client.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest)
Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an
instance in their account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateNetworkInterfacePermissionRequestMarshaller.marshall(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest) |
Copyright © 2022. All rights reserved.