Uses of Class
software.amazon.awssdk.services.lightsail.model.CookieObject
-
Packages that use CookieObject Package Description software.amazon.awssdk.services.lightsail.model -
-
Uses of CookieObject in software.amazon.awssdk.services.lightsail.model
Methods in software.amazon.awssdk.services.lightsail.model that return CookieObject Modifier and Type Method Description CookieObjectCacheSettings. forwardedCookies()An object that describes the cookies that are forwarded to the origin.Methods in software.amazon.awssdk.services.lightsail.model with parameters of type CookieObject Modifier and Type Method Description CacheSettings.BuilderCacheSettings.Builder. forwardedCookies(CookieObject forwardedCookies)An object that describes the cookies that are forwarded to the origin.
-