Uses of Enum
com.amazonaws.services.cloudfront.model.ItemSelection
Packages that use ItemSelection
-
Uses of ItemSelection in com.amazonaws.services.cloudfront.model
Methods in com.amazonaws.services.cloudfront.model that return ItemSelectionModifier and TypeMethodDescriptionstatic ItemSelection
Use this in place of valueOf.static ItemSelection
Returns the enum constant of this type with the specified name.static ItemSelection[]
ItemSelection.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cloudfront.model with parameters of type ItemSelectionModifier and TypeMethodDescriptionvoid
CookiePreference.setForward
(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.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.