Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
RestoreManagedPrefixListVersionResult |
AbstractAmazonEC2.restoreManagedPrefixListVersion(RestoreManagedPrefixListVersionRequest request) |
RestoreManagedPrefixListVersionResult |
AmazonEC2Client.restoreManagedPrefixListVersion(RestoreManagedPrefixListVersionRequest request)
Restores the entries from a previous version of a managed prefix list to a new version of the prefix list.
|
RestoreManagedPrefixListVersionResult |
AmazonEC2.restoreManagedPrefixListVersion(RestoreManagedPrefixListVersionRequest restoreManagedPrefixListVersionRequest)
Restores the entries from a previous version of a managed prefix list to a new version of the prefix list.
|
Modifier and Type | Method and Description |
---|---|
RestoreManagedPrefixListVersionResult |
RestoreManagedPrefixListVersionResult.clone() |
RestoreManagedPrefixListVersionResult |
RestoreManagedPrefixListVersionResult.withPrefixList(ManagedPrefixList prefixList)
Information about the prefix list.
|
Copyright © 2023. All rights reserved.