Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeNetworkInterfacePermissionsResult |
AbstractAmazonEC2.describeNetworkInterfacePermissions(DescribeNetworkInterfacePermissionsRequest request) |
DescribeNetworkInterfacePermissionsResult |
AmazonEC2.describeNetworkInterfacePermissions(DescribeNetworkInterfacePermissionsRequest describeNetworkInterfacePermissionsRequest)
Describes the permissions for your network interfaces.
|
DescribeNetworkInterfacePermissionsResult |
AmazonEC2Client.describeNetworkInterfacePermissions(DescribeNetworkInterfacePermissionsRequest request)
Describes the permissions for your network interfaces.
|
Modifier and Type | Method and Description |
---|---|
DescribeNetworkInterfacePermissionsResult |
DescribeNetworkInterfacePermissionsResult.clone() |
DescribeNetworkInterfacePermissionsResult |
DescribeNetworkInterfacePermissionsResult.withNetworkInterfacePermissions(Collection<NetworkInterfacePermission> networkInterfacePermissions)
The network interface permissions.
|
DescribeNetworkInterfacePermissionsResult |
DescribeNetworkInterfacePermissionsResult.withNetworkInterfacePermissions(NetworkInterfacePermission... networkInterfacePermissions)
The network interface permissions.
|
DescribeNetworkInterfacePermissionsResult |
DescribeNetworkInterfacePermissionsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
Copyright © 2021. All rights reserved.