| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
DefaultCacheBehavior |
DistributionSummary.defaultCacheBehavior()
A complex type that describes the default cache behavior if you do not specify a
CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements. |
DefaultCacheBehavior |
DistributionConfig.defaultCacheBehavior()
A complex type that describes the default cache behavior if you do not specify a
CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements. |
| Modifier and Type | Method and Description |
|---|---|
DistributionSummary.Builder |
DistributionSummary.Builder.defaultCacheBehavior(DefaultCacheBehavior defaultCacheBehavior)
A complex type that describes the default cache behavior if you do not specify a
CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements. |
DistributionConfig.Builder |
DistributionConfig.Builder.defaultCacheBehavior(DefaultCacheBehavior defaultCacheBehavior)
A complex type that describes the default cache behavior if you do not specify a
CacheBehavior
element or if files don't match any of the values of PathPattern in CacheBehavior
elements. |
| Modifier and Type | Method and Description |
|---|---|
DefaultCacheBehavior |
DefaultCacheBehaviorUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.