| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.builder() |
GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(Collection<PrefixListAssociation> prefixListAssociations)
Information about the associations.
|
GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(Consumer<PrefixListAssociation.Builder>... prefixListAssociations)
Information about the associations.
|
GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.Builder.prefixListAssociations(PrefixListAssociation... prefixListAssociations)
Information about the associations.
|
GetManagedPrefixListAssociationsResponse.Builder |
GetManagedPrefixListAssociationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetManagedPrefixListAssociationsResponse.Builder> |
GetManagedPrefixListAssociationsResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.