| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyManagedPrefixListResponse> |
Ec2AsyncClient.modifyManagedPrefixList(ModifyManagedPrefixListRequest 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 |
|---|---|
SdkHttpFullRequest |
ModifyManagedPrefixListRequestMarshaller.marshall(ModifyManagedPrefixListRequest modifyManagedPrefixListRequest) |
Copyright © 2021. All rights reserved.