| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RestoreManagedPrefixListVersionResponse> |
Ec2AsyncClient.restoreManagedPrefixListVersion(Consumer<RestoreManagedPrefixListVersionRequest.Builder> restoreManagedPrefixListVersionRequest)
Restores the entries from a previous version of a managed prefix list to a new version of the prefix list.
|
default RestoreManagedPrefixListVersionResponse |
Ec2Client.restoreManagedPrefixListVersion(Consumer<RestoreManagedPrefixListVersionRequest.Builder> 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 |
|---|---|
static Class<? extends RestoreManagedPrefixListVersionRequest.Builder> |
RestoreManagedPrefixListVersionRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.