Uses of Enum
com.amazonaws.services.cloudfront.model.ItemSelection
Packages that use ItemSelection
-
Uses of ItemSelection in com.amazonaws.services.cloudfront.model
Subclasses with type arguments of type ItemSelection in com.amazonaws.services.cloudfront.modelMethods in com.amazonaws.services.cloudfront.model that return ItemSelectionModifier and TypeMethodDescriptionstatic ItemSelectionUse this in place of valueOf.static ItemSelectionReturns 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 TypeMethodDescriptionvoidCookiePreference.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.