Uses of Enum
software.amazon.awssdk.services.cloudfront.model.ItemSelection
Packages that use ItemSelection
-
Uses of ItemSelection in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ItemSelectionModifier and TypeMethodDescriptionfinal ItemSelectionCookiePreference.forward()This field is deprecated.static ItemSelectionUse this in place of valueOf to convert the raw string returned by the service into the enum value.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 software.amazon.awssdk.services.cloudfront.model that return types with arguments of type ItemSelectionMethods in software.amazon.awssdk.services.cloudfront.model with parameters of type ItemSelectionModifier and TypeMethodDescriptionCookiePreference.Builder.forward(ItemSelection forward) This field is deprecated.