Uses of Class
software.amazon.awssdk.services.cloudfront.model.CookieNames
Packages that use CookieNames
-
Uses of CookieNames in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CookieNamesModifier and TypeMethodDescriptionfinal CookieNamesCachePolicyCookiesConfig.cookies()Returns the value of the Cookies property for this object.final CookieNamesOriginRequestPolicyCookiesConfig.cookies()Returns the value of the Cookies property for this object.final CookieNamesCookiePreference.whitelistedNames()This field is deprecated.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type CookieNamesModifier and TypeMethodDescriptionCachePolicyCookiesConfig.Builder.cookies(CookieNames cookies) Sets the value of the Cookies property for this object.OriginRequestPolicyCookiesConfig.Builder.cookies(CookieNames cookies) Sets the value of the Cookies property for this object.CookiePreference.Builder.whitelistedNames(CookieNames whitelistedNames) This field is deprecated.