Uses of Enum Class
com.mypurecloud.sdk.v2.model.ExternalEventChange.ChangeCategoryEnum
Packages that use ExternalEventChange.ChangeCategoryEnum
-
Uses of ExternalEventChange.ChangeCategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalEventChange.ChangeCategoryEnumModifier and TypeMethodDescriptionExternalEventChange.ChangeCategoryEnum.fromString(String key) ExternalEventChange.getChangeCategory()Returns the enum constant of this class with the specified name.ExternalEventChange.ChangeCategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.