Package com.mypurecloud.sdk.v2.model
Class FlowHealth
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowHealth
- All Implemented Interfaces:
Serializable
FlowHealth
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanflowVersionInfo(FlowHealthVersionInfo flowVersionInfo) Info about given flow version.inthashCode()intents(List<FlowHealthIntentInfo> intents) Health metrics information for the intents.languageInfo(Map<String, LocaleInfo> languageInfo) Each language's status about its health computation.voidsetFlowVersionInfo(FlowHealthVersionInfo flowVersionInfo) voidsetIntents(List<FlowHealthIntentInfo> intents) voidsetLanguageInfo(Map<String, LocaleInfo> languageInfo) toString()
-
Constructor Details
-
FlowHealth
public FlowHealth() -
FlowHealth
-
-
Method Details
-
flowVersionInfo
Info about given flow version. -
getFlowVersionInfo
-
setFlowVersionInfo
-
languageInfo
Each language's status about its health computation. -
getLanguageInfo
-
setLanguageInfo
-
intents
Health metrics information for the intents. -
getIntents
-
setIntents
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-