Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.clone() |
ResponseHeadersPolicyList |
ListResponseHeadersPoliciesResult.getResponseHeadersPolicyList()
A list of response headers policies.
|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.withItems(Collection<ResponseHeadersPolicySummary> items)
The response headers policies in the list.
|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.withItems(ResponseHeadersPolicySummary... items)
The response headers policies in the list.
|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.withMaxItems(Integer maxItems)
The maximum number of response headers policies requested.
|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.withNextMarker(String nextMarker)
If there are more items in the list than are in this response, this element is present.
|
ResponseHeadersPolicyList |
ResponseHeadersPolicyList.withQuantity(Integer quantity)
The number of response headers policies returned.
|
Modifier and Type | Method and Description |
---|---|
void |
ListResponseHeadersPoliciesResult.setResponseHeadersPolicyList(ResponseHeadersPolicyList responseHeadersPolicyList)
A list of response headers policies.
|
ListResponseHeadersPoliciesResult |
ListResponseHeadersPoliciesResult.withResponseHeadersPolicyList(ResponseHeadersPolicyList responseHeadersPolicyList)
A list of response headers policies.
|
Copyright © 2023. All rights reserved.