| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
PrefixListAssociation |
PrefixListAssociation.clone() |
PrefixListAssociation |
PrefixListAssociation.withResourceId(String resourceId)
The ID of the resource.
|
PrefixListAssociation |
PrefixListAssociation.withResourceOwner(String resourceOwner)
The owner of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<PrefixListAssociation> |
GetManagedPrefixListAssociationsResult.getPrefixListAssociations()
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
GetManagedPrefixListAssociationsResult |
GetManagedPrefixListAssociationsResult.withPrefixListAssociations(PrefixListAssociation... prefixListAssociations)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetManagedPrefixListAssociationsResult.setPrefixListAssociations(Collection<PrefixListAssociation> prefixListAssociations)
Information about the associations.
|
GetManagedPrefixListAssociationsResult |
GetManagedPrefixListAssociationsResult.withPrefixListAssociations(Collection<PrefixListAssociation> prefixListAssociations)
Information about the associations.
|
Copyright © 2023. All rights reserved.