Uses of Class
com.mypurecloud.sdk.v2.model.CopilotNluDomain
Packages that use CopilotNluDomain
-
Uses of CopilotNluDomain in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CopilotNluDomainModifier and TypeMethodDescriptionNluConfig.getDomain()Id of the NLU domain.CopilotNluDomain.useLatestVersion(Boolean useLatestVersion) Use the latest version of the NLU domain.CopilotNluDomain.version(CopilotNluDomainVersion version) NLU domain version.Methods in com.mypurecloud.sdk.v2.model with parameters of type CopilotNluDomainModifier and TypeMethodDescriptionNluConfig.domain(CopilotNluDomain domain) NLU domain.voidNluConfig.setDomain(CopilotNluDomain domain)