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