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