Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateNetworkInterfacePermissionResult |
AmazonEC2Client.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest request)
Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an
instance in their account.
|
CreateNetworkInterfacePermissionResult |
AmazonEC2.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest createNetworkInterfacePermissionRequest)
Grants an Amazon Web Services-authorized account permission to attach the specified network interface to an
instance in their account.
|
CreateNetworkInterfacePermissionResult |
AbstractAmazonEC2.createNetworkInterfacePermission(CreateNetworkInterfacePermissionRequest request) |
Modifier and Type | Method and Description |
---|---|
CreateNetworkInterfacePermissionResult |
CreateNetworkInterfacePermissionResult.clone() |
CreateNetworkInterfacePermissionResult |
CreateNetworkInterfacePermissionResult.withInterfacePermission(NetworkInterfacePermission interfacePermission)
Information about the permission for the network interface.
|
Copyright © 2023. All rights reserved.