| 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 AWS authorized partner account permission to attach the specified network interface to an instance in
their account.
|
default CreateNetworkInterfacePermissionResponse |
EC2Client.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest)
Grants an AWS authorized partner account permission to attach the specified network interface to an instance in
their account.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateNetworkInterfacePermissionRequest> |
CreateNetworkInterfacePermissionRequestMarshaller.marshall(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.core.Request<CreateNetworkInterfacePermissionRequest> |
CreateNetworkInterfacePermissionRequestMarshaller.marshall(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest) |
Copyright © 2018. All rights reserved.