| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionAssociation> |
FunctionAssociations.items()
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionAssociations.Builder |
FunctionAssociations.Builder.items(FunctionAssociation... items)
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionAssociations.Builder |
FunctionAssociations.Builder.items(Collection<FunctionAssociation> items)
The CloudFront functions that are associated with a cache behavior in a CloudFront distribution.
|
Copyright © 2021. All rights reserved.