| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static CacheBehaviors.Builder |
CacheBehaviors.builder() |
CacheBehaviors.Builder |
CacheBehaviors.Builder.items(CacheBehavior... items)
Optional: A complex type that contains cache behaviors for this distribution.
|
CacheBehaviors.Builder |
CacheBehaviors.Builder.items(Collection<CacheBehavior> items)
Optional: A complex type that contains cache behaviors for this distribution.
|
CacheBehaviors.Builder |
CacheBehaviors.Builder.quantity(Integer quantity)
The number of cache behaviors for this distribution.
|
CacheBehaviors.Builder |
CacheBehaviors.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CacheBehaviors.Builder> |
CacheBehaviors.serializableBuilderClass() |
Copyright © 2017. All rights reserved.