| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PrefixList> |
DescribePrefixListsResponse.prefixLists()
All available prefix lists.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListsResponse.Builder |
DescribePrefixListsResponse.Builder.prefixLists(PrefixList... prefixLists)
All available prefix lists.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePrefixListsResponse.Builder |
DescribePrefixListsResponse.Builder.prefixLists(Collection<PrefixList> prefixLists)
All available prefix lists.
|
| Modifier and Type | Method and Description |
|---|---|
PrefixList |
PrefixListUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.