Uses of Enum Class
com.mypurecloud.sdk.v2.model.PredictionResults.IntentEnum
Packages that use PredictionResults.IntentEnum
-
Uses of PredictionResults.IntentEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PredictionResults.IntentEnumModifier and TypeMethodDescriptionstatic PredictionResults.IntentEnumPredictionResults.IntentEnum.fromString(String key) PredictionResults.getIntent()static PredictionResults.IntentEnumReturns the enum constant of this class with the specified name.static PredictionResults.IntentEnum[]PredictionResults.IntentEnum.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 PredictionResults.IntentEnumModifier and TypeMethodDescriptionPredictionResults.intent(PredictionResults.IntentEnum intent) Indicates the media type scope of this estimated wait timevoidPredictionResults.setIntent(PredictionResults.IntentEnum intent)