Uses of Enum Class
com.mypurecloud.sdk.v2.model.DecisionTableImportJob.StatusEnum
Packages that use DecisionTableImportJob.StatusEnum
-
Uses of DecisionTableImportJob.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DecisionTableImportJob.StatusEnumModifier and TypeMethodDescriptionDecisionTableImportJob.StatusEnum.fromString(String key) DecisionTableImportJob.getStatus()Returns the enum constant of this class with the specified name.static DecisionTableImportJob.StatusEnum[]DecisionTableImportJob.StatusEnum.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 DecisionTableImportJob.StatusEnumModifier and TypeMethodDescriptionvoidDecisionTableImportJob.setStatus(DecisionTableImportJob.StatusEnum status) DecisionTableImportJob.status(DecisionTableImportJob.StatusEnum status) Current status of the import job