| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| OriginRequestPolicyList | OriginRequestPolicyList. clone() | 
| OriginRequestPolicyList | ListOriginRequestPoliciesResult. getOriginRequestPolicyList()
 A list of origin request policies. | 
| OriginRequestPolicyList | OriginRequestPolicyList. withItems(Collection<OriginRequestPolicySummary> items)
 Contains the origin request policies in the list. | 
| OriginRequestPolicyList | OriginRequestPolicyList. withItems(OriginRequestPolicySummary... items)
 Contains the origin request policies in the list. | 
| OriginRequestPolicyList | OriginRequestPolicyList. withMaxItems(Integer maxItems)
 The maximum number of origin request policies requested. | 
| OriginRequestPolicyList | OriginRequestPolicyList. withNextMarker(String nextMarker)
 If there are more items in the list than are in this response, this element is present. | 
| OriginRequestPolicyList | OriginRequestPolicyList. withQuantity(Integer quantity)
 The total number of origin request policies returned in the response. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ListOriginRequestPoliciesResult. setOriginRequestPolicyList(OriginRequestPolicyList originRequestPolicyList)
 A list of origin request policies. | 
| ListOriginRequestPoliciesResult | ListOriginRequestPoliciesResult. withOriginRequestPolicyList(OriginRequestPolicyList originRequestPolicyList)
 A list of origin request policies. | 
Copyright © 2022. All rights reserved.