| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersPolicyCustomHeadersConfig |
ResponseHeadersPolicyCustomHeadersConfig.clone() |
ResponseHeadersPolicyCustomHeadersConfig |
ResponseHeadersPolicyConfig.getCustomHeadersConfig()
A configuration for a set of custom HTTP response headers.
|
ResponseHeadersPolicyCustomHeadersConfig |
ResponseHeadersPolicyCustomHeadersConfig.withItems(Collection<ResponseHeadersPolicyCustomHeader> items)
The list of HTTP response headers and their values.
|
ResponseHeadersPolicyCustomHeadersConfig |
ResponseHeadersPolicyCustomHeadersConfig.withItems(ResponseHeadersPolicyCustomHeader... items)
The list of HTTP response headers and their values.
|
ResponseHeadersPolicyCustomHeadersConfig |
ResponseHeadersPolicyCustomHeadersConfig.withQuantity(Integer quantity)
The number of HTTP response headers in the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseHeadersPolicyConfig.setCustomHeadersConfig(ResponseHeadersPolicyCustomHeadersConfig customHeadersConfig)
A configuration for a set of custom HTTP response headers.
|
ResponseHeadersPolicyConfig |
ResponseHeadersPolicyConfig.withCustomHeadersConfig(ResponseHeadersPolicyCustomHeadersConfig customHeadersConfig)
A configuration for a set of custom HTTP response headers.
|
Copyright © 2021. All rights reserved.