Uses of Class
com.mypurecloud.sdk.v2.model.LocaleInfo
Packages that use LocaleInfo
-
Uses of LocaleInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LocaleInfoModifier and TypeMethodDescriptionLocaleInfo.errorInfo(FlowHealthErrorInfo errorInfo) Error details for the flow version, if any.LocaleInfo.flowVersionInfo(LocaleFlowVersionInfo flowVersionInfo) Info about given flow version.LocaleInfo.status(LocaleInfo.StatusEnum status) Status of health computation for this flow version.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type LocaleInfoMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LocaleInfoModifier and TypeMethodDescriptionFlowHealth.languageInfo(Map<String, LocaleInfo> languageInfo) Each language's status about its health computation.voidFlowHealth.setLanguageInfo(Map<String, LocaleInfo> languageInfo)