Uses of Enum Class
com.mypurecloud.sdk.v2.model.EnrichFieldRules.DefaultArrayActionEnum
Packages that use EnrichFieldRules.DefaultArrayActionEnum
-
Uses of EnrichFieldRules.DefaultArrayActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EnrichFieldRules.DefaultArrayActionEnumModifier and TypeMethodDescriptionEnrichFieldRules.DefaultArrayActionEnum.fromString(String key) EnrichFieldRules.getDefaultArrayAction()Returns the enum constant of this class with the specified name.EnrichFieldRules.DefaultArrayActionEnum.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 EnrichFieldRules.DefaultArrayActionEnumModifier and TypeMethodDescriptionEnrichFieldRules.defaultArrayAction(EnrichFieldRules.DefaultArrayActionEnum defaultArrayAction) Default behavior for combining items in array field from the submitted request with any array entity found in the database.voidEnrichFieldRules.setDefaultArrayAction(EnrichFieldRules.DefaultArrayActionEnum defaultArrayAction)