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