| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetManagedPrefixListAssociationsResponse> |
Ec2AsyncClient.getManagedPrefixListAssociations(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)
Gets information about the resources that are associated with the specified managed prefix list.
|
default GetManagedPrefixListAssociationsResponse |
Ec2Client.getManagedPrefixListAssociations(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)
Gets information about the resources that are associated with the specified managed prefix list.
|
default GetManagedPrefixListAssociationsPublisher |
Ec2AsyncClient.getManagedPrefixListAssociationsPaginator(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)
Gets information about the resources that are associated with the specified managed prefix list.
|
default GetManagedPrefixListAssociationsIterable |
Ec2Client.getManagedPrefixListAssociationsPaginator(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest)
Gets information about the resources that are associated with the specified managed prefix list.
|
| Constructor and Description |
|---|
GetManagedPrefixListAssociationsIterable(Ec2Client client,
GetManagedPrefixListAssociationsRequest firstRequest) |
GetManagedPrefixListAssociationsPublisher(Ec2AsyncClient client,
GetManagedPrefixListAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetManagedPrefixListAssociationsRequestMarshaller.marshall(GetManagedPrefixListAssociationsRequest getManagedPrefixListAssociationsRequest) |
Copyright © 2021. All rights reserved.