| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
CustomHeaders |
CustomHeaders.clone() |
CustomHeaders |
Origin.getCustomHeaders() |
CustomHeaders |
CustomHeaders.withItems(Collection<OriginCustomHeader> items) |
CustomHeaders |
CustomHeaders.withItems(OriginCustomHeader... items)
NOTE: This method appends the values to the existing list (if
any).
|
CustomHeaders |
CustomHeaders.withQuantity(Integer quantity) |
| Modifier and Type | Method and Description |
|---|---|
void |
Origin.setCustomHeaders(CustomHeaders customHeaders) |
Origin |
Origin.withCustomHeaders(CustomHeaders customHeaders) |
Copyright © 2016. All rights reserved.