| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static Headers.Builder |
Headers.builder() |
Headers.Builder |
Headers.Builder.items(Collection<String> items)
A complex type that contains one
Name element for each header that you want CloudFront to
forward to the origin and to vary on for this cache behavior. |
Headers.Builder |
Headers.Builder.items(String... items)
A complex type that contains one
Name element for each header that you want CloudFront to
forward to the origin and to vary on for this cache behavior. |
Headers.Builder |
Headers.Builder.quantity(Integer quantity)
The number of different headers that you want CloudFront to forward to the origin for this cache behavior.
|
Headers.Builder |
Headers.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Headers.Builder> |
Headers.serializableBuilderClass() |
Copyright © 2017. All rights reserved.