Uses of Enum Class
com.mypurecloud.sdk.v2.model.Copilot.NluEngineTypeEnum
Packages that use Copilot.NluEngineTypeEnum
-
Uses of Copilot.NluEngineTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Copilot.NluEngineTypeEnumModifier and TypeMethodDescriptionstatic Copilot.NluEngineTypeEnumCopilot.NluEngineTypeEnum.fromString(String key) Copilot.getNluEngineType()static Copilot.NluEngineTypeEnumReturns the enum constant of this class with the specified name.static Copilot.NluEngineTypeEnum[]Copilot.NluEngineTypeEnum.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 Copilot.NluEngineTypeEnumModifier and TypeMethodDescriptionCopilot.nluEngineType(Copilot.NluEngineTypeEnum nluEngineType) Language understanding engine type.voidCopilot.setNluEngineType(Copilot.NluEngineTypeEnum nluEngineType)