| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
CookieNames |
CachePolicyCookiesConfig.cookies()
Returns the value of the Cookies property for this object.
|
CookieNames |
OriginRequestPolicyCookiesConfig.cookies()
Returns the value of the Cookies property for this object.
|
CookieNames |
CookiePreference.whitelistedNames()
This field is deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CachePolicyCookiesConfig.Builder |
CachePolicyCookiesConfig.Builder.cookies(CookieNames cookies)
Sets the value of the Cookies property for this object.
|
OriginRequestPolicyCookiesConfig.Builder |
OriginRequestPolicyCookiesConfig.Builder.cookies(CookieNames cookies)
Sets the value of the Cookies property for this object.
|
CookiePreference.Builder |
CookiePreference.Builder.whitelistedNames(CookieNames whitelistedNames)
This field is deprecated.
|
Copyright © 2021. All rights reserved.