| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersPolicySummary |
ResponseHeadersPolicySummary.clone() |
ResponseHeadersPolicySummary |
ResponseHeadersPolicySummary.withResponseHeadersPolicy(ResponseHeadersPolicy responseHeadersPolicy)
The response headers policy.
|
ResponseHeadersPolicySummary |
ResponseHeadersPolicySummary.withType(ResponseHeadersPolicyType type)
The type of response headers policy, either
managed (created by Amazon Web Services) or
custom (created in this Amazon Web Services account). |
ResponseHeadersPolicySummary |
ResponseHeadersPolicySummary.withType(String type)
The type of response headers policy, either
managed (created by Amazon Web Services) or
custom (created in this Amazon Web Services account). |
| Modifier and Type | Method and Description |
|---|---|
List<ResponseHeadersPolicySummary> |
ResponseHeadersPolicyList.getItems()
The response headers policies in the list.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.withItems(ResponseHeadersPolicySummary... items)
The response headers policies in the list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseHeadersPolicyList.setItems(Collection<ResponseHeadersPolicySummary> items)
The response headers policies in the list.
|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.withItems(Collection<ResponseHeadersPolicySummary> items)
The response headers policies in the list.
|
Copyright © 2022. All rights reserved.