| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | Classes modeling the various types represented by AmazonCloudFront. | 
| Modifier and Type | Method and Description | 
|---|---|
| CookiePreference | CookiePreference. clone() | 
| CookiePreference | ForwardedValues. getCookies()A complex type that specifies how CloudFront handles cookies. | 
| CookiePreference | CookiePreference. withForward(ItemSelection forward)Use this element to specify whether you want CloudFront to forward
 cookies to the origin that is associated with this cache behavior. | 
| CookiePreference | CookiePreference. withForward(String forward)Use this element to specify whether you want CloudFront to forward
 cookies to the origin that is associated with this cache behavior. | 
| CookiePreference | CookiePreference. withWhitelistedNames(CookieNames whitelistedNames)A complex type that specifies the whitelisted cookies, if any, that
 you want CloudFront to forward to your origin that is associated with
 this cache behavior. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ForwardedValues. setCookies(CookiePreference cookies)A complex type that specifies how CloudFront handles cookies. | 
| ForwardedValues | ForwardedValues. withCookies(CookiePreference cookies)A complex type that specifies how CloudFront handles cookies. | 
Copyright © 2015. All rights reserved.