| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseHeadersPolicyCustomHeader> |
ResponseHeadersPolicyCustomHeadersConfig.items()
The list of HTTP response headers and their values.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersPolicyCustomHeadersConfig.Builder |
ResponseHeadersPolicyCustomHeadersConfig.Builder.items(ResponseHeadersPolicyCustomHeader... items)
The list of HTTP response headers and their values.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersPolicyCustomHeadersConfig.Builder |
ResponseHeadersPolicyCustomHeadersConfig.Builder.items(Collection<ResponseHeadersPolicyCustomHeader> items)
The list of HTTP response headers and their values.
|
Copyright © 2021. All rights reserved.