| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| CookiePreference | CookiePreference. clone() | 
| CookiePreference | ForwardedValues. getCookies()
 A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which
 ones. | 
| CookiePreference | CookiePreference. withForward(ItemSelection forward)
 Specifies which cookies to forward to the origin for this cache behavior: all, none, or the list of cookies
 specified in the  WhitelistedNamescomplex type. | 
| CookiePreference | CookiePreference. withForward(String forward)
 Specifies which cookies to forward to the origin for this cache behavior: all, none, or the list of cookies
 specified in the  WhitelistedNamescomplex type. | 
| CookiePreference | CookiePreference. withWhitelistedNames(CookieNames whitelistedNames)
 Required if you specify  whitelistfor the value ofForward:. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ForwardedValues. setCookies(CookiePreference cookies)
 A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which
 ones. | 
| ForwardedValues | ForwardedValues. withCookies(CookiePreference cookies)
 A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which
 ones. | 
Copyright © 2017. All rights reserved.