Uses of Class
com.mypurecloud.sdk.v2.model.NamedEntityTypeBinding
Packages that use NamedEntityTypeBinding
-
Uses of NamedEntityTypeBinding in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NamedEntityTypeBindingModifier and TypeMethodDescriptionNamedEntityTypeBinding.entityName(String entityName) The name that this named entity type is bound to.NamedEntityTypeBinding.entityType(String entityType) The named entity type of the binding.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type NamedEntityTypeBindingMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type NamedEntityTypeBindingModifier and TypeMethodDescriptionIntentDefinition.entityTypeBindings(List<NamedEntityTypeBinding> entityTypeBindings) The bindings for the named entity types used in this intent.This field is mutually exclusive with entityNameReferences and entitiesvoidIntentDefinition.setEntityTypeBindings(List<NamedEntityTypeBinding> entityTypeBindings)