| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default ModifyManagedPrefixListResponse |
Ec2Client.modifyManagedPrefixList(Consumer<ModifyManagedPrefixListRequest.Builder> modifyManagedPrefixListRequest)
Modifies the specified managed prefix list.
|
default ModifyManagedPrefixListResponse |
Ec2Client.modifyManagedPrefixList(ModifyManagedPrefixListRequest modifyManagedPrefixListRequest)
Modifies the specified managed prefix list.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyManagedPrefixListResponse> |
Ec2AsyncClient.modifyManagedPrefixList(Consumer<ModifyManagedPrefixListRequest.Builder> modifyManagedPrefixListRequest)
Modifies the specified managed prefix list.
|
default CompletableFuture<ModifyManagedPrefixListResponse> |
Ec2AsyncClient.modifyManagedPrefixList(ModifyManagedPrefixListRequest modifyManagedPrefixListRequest)
Modifies the specified managed prefix list.
|
Copyright © 2021. All rights reserved.