Uses of Enum Class
com.mypurecloud.sdk.v2.model.PatchContentOffer.LayoutModeEnum
Packages that use PatchContentOffer.LayoutModeEnum
-
Uses of PatchContentOffer.LayoutModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchContentOffer.LayoutModeEnumModifier and TypeMethodDescriptionPatchContentOffer.LayoutModeEnum.fromString(String key) PatchContentOffer.getLayoutMode()Returns the enum constant of this class with the specified name.static PatchContentOffer.LayoutModeEnum[]PatchContentOffer.LayoutModeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchContentOffer.LayoutModeEnumModifier and TypeMethodDescriptionPatchContentOffer.layoutMode(PatchContentOffer.LayoutModeEnum layoutMode) The layout mode of the text shown to the user when displaying content offer.voidPatchContentOffer.setLayoutMode(PatchContentOffer.LayoutModeEnum layoutMode)