| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<PrefixListAssociation> |
GetManagedPrefixListAssociationsResponse.prefixListAssociations()
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(PrefixListAssociation... prefixListAssociations)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(Collection<PrefixListAssociation> prefixListAssociations)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<PrefixListAssociation> |
GetManagedPrefixListAssociationsIterable.prefixListAssociations()
Returns an iterable to iterate through the paginated
GetManagedPrefixListAssociationsResponse.prefixListAssociations() member. |
SdkPublisher<PrefixListAssociation> |
GetManagedPrefixListAssociationsPublisher.prefixListAssociations()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.