-
- All Implemented Interfaces:
-
ai.tock.nlp.front.shared.ApplicationCodec,ai.tock.nlp.front.shared.ApplicationConfiguration,ai.tock.nlp.front.shared.ApplicationMonitor,ai.tock.nlp.front.shared.ModelTester,ai.tock.nlp.front.shared.ModelUpdater,ai.tock.nlp.front.shared.Parser,ai.tock.nlp.front.shared.codec.alexa.AlexaCodec
public class FrontClient implements Parser, ApplicationConfiguration, ModelUpdater, ApplicationCodec, ApplicationMonitor, AlexaCodec, ModelTester
-
-
Field Summary
Fields Modifier and Type Field Description public final static FrontClientINSTANCE
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class ai.tock.nlp.front.shared.Parser
equals, hashCode, toString -
Methods inherited from class ai.tock.nlp.front.client.FrontClient
builds, deleteApplicationById, deleteEntityTypeByName, deleteNamespace, deleteOrphans, deletePredefinedValueByName, deletePredefinedValueLabelByName, deleteSentencesByStatus, deleteTestEntityError, deleteTestIntentError, deleteTrigger, evaluateEntities, export, export, exportIntentsSchema, exportSentences, exportSentences, exportSentences, getApplicationById, getApplicationByNamespaceAndName, getApplications, getCurrentModelConfiguration, getDictionaryDataByEntityName, getEntityTypeByName, getEntityTypes, getEntityTypesByNamespaceAndSharedEntityTypes, getIntentById, getIntentByNamespaceAndName, getIntentIdByQualifiedName, getIntentsByApplicationId, getNamespaces, getSentences, getSupportedNlpEngineTypes, getTestBuilds, getTriggers, getUsers, hasNamespace, healthcheck, import, importSentences, incrementUnknown, initializeConfiguration, intentStats, isEntityTypeObfuscated, isExistingNamespace, isNamespaceOwner, mergeValues, parse, prepareImport, removeEntityFromIntent, removeIntentFromApplication, removeSubEntityFromEntity, save, save, save, save, save, save, saveNamespace, search, search, search, searchTestEntityErrors, searchTestIntentErrors, setCurrentNamespace, stats, switchSentencesEntity, switchSentencesIntent, switchSentencesStatus, testModels, triggerBuild, updateEntityDefinition, updateEntityModelForEntityType, updateEntityModelForIntent, updateIntentsModelForApplication, updateModelConfiguration, users -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-