Uses of Class
com.mypurecloud.sdk.v2.model.LocaleHealth
Packages that use LocaleHealth
-
Uses of LocaleHealth in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocaleHealthModifier and TypeMethodDescriptionLocaleHealth.issueCount(Long issueCount) Number of issues found in the intent.LocaleHealth.overallScore(Float overallScore) Overall health score for the intent.LocaleHealth.staticValidationResults(List<LocaleHealth.StaticValidationResultsEnum> staticValidationResults) Validation results for the intent.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type LocaleHealthMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LocaleHealthModifier and TypeMethodDescriptionFlowHealthIntentInfo.languageHealth(Map<String, LocaleHealth> languageHealth) Health computation info for each language.voidFlowHealthIntentInfo.setLanguageHealth(Map<String, LocaleHealth> languageHealth)