| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
CacheBehaviors |
DistributionConfig.cacheBehaviors()
A complex type that contains zero or more
CacheBehavior elements. |
CacheBehaviors |
DistributionSummary.cacheBehaviors()
A complex type that contains zero or more
CacheBehavior elements. |
| Modifier and Type | Method and Description |
|---|---|
DistributionConfig.Builder |
DistributionConfig.Builder.cacheBehaviors(CacheBehaviors cacheBehaviors)
A complex type that contains zero or more
CacheBehavior elements. |
DistributionSummary.Builder |
DistributionSummary.Builder.cacheBehaviors(CacheBehaviors cacheBehaviors)
A complex type that contains zero or more
CacheBehavior elements. |
Copyright © 2023. All rights reserved.