| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
GetManagedPrefixListAssociationsResult |
AbstractAmazonEC2.getManagedPrefixListAssociations(GetManagedPrefixListAssociationsRequest request) |
GetManagedPrefixListAssociationsResult |
AmazonEC2.getManagedPrefixListAssociations(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)
Gets information about the resources that are associated with the specified managed prefix list.
|
GetManagedPrefixListAssociationsResult |
AmazonEC2Client.getManagedPrefixListAssociations(GetManagedPrefixListAssociationsRequest request)
Gets information about the resources that are associated with the specified managed prefix list.
|
| Modifier and Type | Method and Description |
|---|---|
GetManagedPrefixListAssociationsResult |
GetManagedPrefixListAssociationsResult.clone() |
GetManagedPrefixListAssociationsResult |
GetManagedPrefixListAssociationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
GetManagedPrefixListAssociationsResult |
GetManagedPrefixListAssociationsResult.withPrefixListAssociations(Collection<PrefixListAssociation> prefixListAssociations)
Information about the associations.
|
GetManagedPrefixListAssociationsResult |
GetManagedPrefixListAssociationsResult.withPrefixListAssociations(PrefixListAssociation... prefixListAssociations)
Information about the associations.
|
Copyright © 2025. All rights reserved.