| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
List<CacheBehavior> |
CacheBehaviors.items()
Optional: A complex type that contains cache behaviors for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehaviors.Builder |
CacheBehaviors.Builder.items(CacheBehavior... items)
Optional: A complex type that contains cache behaviors for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehaviors.Builder |
CacheBehaviors.Builder.items(Collection<CacheBehavior> items)
Optional: A complex type that contains cache behaviors for this distribution.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehavior |
CacheBehaviorUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.