| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
OriginCustomHeader |
OriginCustomHeader.clone() |
OriginCustomHeader |
OriginCustomHeader.withHeaderName(String headerName) |
OriginCustomHeader |
OriginCustomHeader.withHeaderValue(String headerValue) |
| Modifier and Type | Method and Description |
|---|---|
List<OriginCustomHeader> |
CustomHeaders.getItems() |
| Modifier and Type | Method and Description |
|---|---|
CustomHeaders |
CustomHeaders.withItems(OriginCustomHeader... items)
NOTE: This method appends the values to the existing list (if
any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomHeaders.setItems(Collection<OriginCustomHeader> items) |
CustomHeaders |
CustomHeaders.withItems(Collection<OriginCustomHeader> items) |
Copyright © 2016. All rights reserved.