你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Models 接口
public interface Models
此类的实例提供对模型中定义的所有操作的访问权限。
方法摘要
方法详细信息
addClosedList
public UUID addClosedList(UUID appId, String versionId, ClosedListModelCreateObject closedListModelCreateObject)
将列表实体模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addClosedListAsync
public Observable
将列表实体模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addCompositeEntityChild
public ModelsAddCompositeEntityChildDefinitionStages.WithAppId addCompositeEntityChild()
在应用程序的某个版本中的现有复合实体模型中创建单个子级。
Returns:
addCompositeEntityChild
public UUID addCompositeEntityChild(UUID appId, String versionId, UUID cEntityId, AddCompositeEntityChildOptionalParameter addCompositeEntityChildOptionalParameter)
在应用程序的某个版本中的现有复合实体模型中创建单个子级。
Parameters:
Returns:
Throws:
addCompositeEntityChildAsync
public Observable
在应用程序的某个版本中的现有复合实体模型中创建单个子级。
Parameters:
Returns:
Throws:
addCustomPrebuiltDomain
public ModelsAddCustomPrebuiltDomainDefinitionStages.WithAppId addCustomPrebuiltDomain()
在应用程序的某个版本中添加可自定义的预生成域及其所有意向和实体模型。
Returns:
addCustomPrebuiltDomain
public List
在应用程序的某个版本中添加可自定义的预生成域及其所有意向和实体模型。
Parameters:
Returns:
Throws:
addCustomPrebuiltDomainAsync
public Observable> addCustomPrebuiltDomainAsync(UUID appId, String versionId, AddCustomPrebuiltDomainModelsOptionalParameter addCustomPrebuiltDomainOptionalParameter)
在应用程序的某个版本中添加可自定义的预生成域及其所有意向和实体模型。
Parameters:
Returns:
Throws:
addCustomPrebuiltEntity
public UUID addCustomPrebuiltEntity(UUID appId, String versionId, PrebuiltDomainModelCreateObject prebuiltDomainModelCreateObject)
将预生成的实体模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addCustomPrebuiltEntityAsync
public Observable
将预生成的实体模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addCustomPrebuiltIntent
public UUID addCustomPrebuiltIntent(UUID appId, String versionId, PrebuiltDomainModelCreateObject prebuiltDomainModelCreateObject)
将可自定义的预生成意向模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addCustomPrebuiltIntentAsync
public Observable
将可自定义的预生成意向模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addEntity
public UUID addEntity(UUID appId, String versionId, EntityModelCreateObject entityModelCreateObject)
将实体提取程序添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addEntityAsync
public Observable
将实体提取程序添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addEntityChild
public UUID addEntityChild(UUID appId, String versionId, UUID entityId, ChildEntityModelCreateObject childEntityModelCreateObject)
在应用程序的某个版本中的现有实体模型层次结构中创建单个子级。
Parameters:
Returns:
Throws:
addEntityChildAsync
public Observable
在应用程序的某个版本中的现有实体模型层次结构中创建单个子级。
Parameters:
Returns:
Throws:
addExplicitListItem
public ModelsAddExplicitListItemDefinitionStages.WithAppId addExplicitListItem()
在应用程序的某个版本中,向 Pattern.Any 实体的显式列表添加新异常。
Returns:
addExplicitListItem
public int addExplicitListItem(UUID appId, String versionId, UUID entityId, AddExplicitListItemOptionalParameter addExplicitListItemOptionalParameter)
在应用程序的某个版本中,向 Pattern.Any 实体的显式列表添加新异常。
Parameters:
Returns:
Throws:
addExplicitListItemAsync
public Observable
在应用程序的某个版本中,向 Pattern.Any 实体的显式列表添加新异常。
Parameters:
Returns:
Throws:
addIntent
public ModelsAddIntentDefinitionStages.WithAppId addIntent()
将意向添加到应用程序的某个版本。
Returns:
addIntent
public UUID addIntent(UUID appId, String versionId, AddIntentOptionalParameter addIntentOptionalParameter)
将意向添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addIntentAsync
public Observable
将意向添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addPrebuilt
public List
将预生成实体的列表添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addPrebuiltAsync
public Observable> addPrebuiltAsync(UUID appId, String versionId, List
将预生成实体的列表添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
addSubList
public long addSubList(UUID appId, String versionId, UUID clEntityId, WordListObject wordListCreateObject)
将子列表添加到应用程序的某个版本中的现有列表实体。
Parameters:
Returns:
Throws:
addSubListAsync
public Observable
将子列表添加到应用程序的某个版本中的现有列表实体。
Parameters:
Returns:
Throws:
createClosedListEntityRole
public ModelsCreateClosedListEntityRoleDefinitionStages.WithAppId createClosedListEntityRole()
在应用程序的某个版本中为列表实体创建角色。
Returns:
createClosedListEntityRole
public UUID createClosedListEntityRole(UUID appId, String versionId, UUID entityId, CreateClosedListEntityRoleOptionalParameter createClosedListEntityRoleOptionalParameter)
在应用程序的某个版本中为列表实体创建角色。
Parameters:
Returns:
Throws:
createClosedListEntityRoleAsync
public Observable
在应用程序的版本中为列表实体创建角色。
Parameters:
Returns:
Throws:
createCompositeEntityRole
public ModelsCreateCompositeEntityRoleDefinitionStages.WithAppId createCompositeEntityRole()
在应用程序的版本中为复合实体创建角色。
Returns:
createCompositeEntityRole
public UUID createCompositeEntityRole(UUID appId, String versionId, UUID cEntityId, CreateCompositeEntityRoleOptionalParameter createCompositeEntityRoleOptionalParameter)
在应用程序的版本中为复合实体创建角色。
Parameters:
Returns:
Throws:
createCompositeEntityRoleAsync
public Observable
在应用程序的版本中为复合实体创建角色。
Parameters:
Returns:
Throws:
createCustomPrebuiltEntityRole
public ModelsCreateCustomPrebuiltEntityRoleDefinitionStages.WithAppId createCustomPrebuiltEntityRole()
在应用程序的某个版本中为预生成实体创建角色。
Returns:
createCustomPrebuiltEntityRole
public UUID createCustomPrebuiltEntityRole(UUID appId, String versionId, UUID entityId, CreateCustomPrebuiltEntityRoleOptionalParameter createCustomPrebuiltEntityRoleOptionalParameter)
在应用程序的某个版本中为预生成实体创建角色。
Parameters:
Returns:
Throws:
createCustomPrebuiltEntityRoleAsync
public Observable
在应用程序的某个版本中为预生成实体创建角色。
Parameters:
Returns:
Throws:
createEntityRole
public ModelsCreateEntityRoleDefinitionStages.WithAppId createEntityRole()
在应用程序的某个版本中创建实体角色。
Returns:
createEntityRole
public UUID createEntityRole(UUID appId, String versionId, UUID entityId, CreateEntityRoleOptionalParameter createEntityRoleOptionalParameter)
在应用程序的某个版本中创建实体角色。
Parameters:
Returns:
Throws:
createEntityRoleAsync
public Observable
在应用程序的某个版本中创建实体角色。
Parameters:
Returns:
Throws:
createHierarchicalEntityRole
public ModelsCreateHierarchicalEntityRoleDefinitionStages.WithAppId createHierarchicalEntityRole()
在应用程序的版本中为分层实体创建角色。
Returns:
createHierarchicalEntityRole
public UUID createHierarchicalEntityRole(UUID appId, String versionId, UUID hEntityId, CreateHierarchicalEntityRoleOptionalParameter createHierarchicalEntityRoleOptionalParameter)
在应用程序的版本中为分层实体创建角色。
Parameters:
Returns:
Throws:
createHierarchicalEntityRoleAsync
public Observable
在应用程序的版本中为分层实体创建角色。
Parameters:
Returns:
Throws:
createPatternAnyEntityModel
public UUID createPatternAnyEntityModel(UUID appId, String versionId, PatternAnyModelCreateObject extractorCreateObject)
将 pattern.any 实体提取程序添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
createPatternAnyEntityModelAsync
public Observable
将 pattern.any 实体提取程序添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
createPatternAnyEntityRole
public ModelsCreatePatternAnyEntityRoleDefinitionStages.WithAppId createPatternAnyEntityRole()
在应用程序的版本中为 Pattern.any 实体创建角色。
Returns:
createPatternAnyEntityRole
public UUID createPatternAnyEntityRole(UUID appId, String versionId, UUID entityId, CreatePatternAnyEntityRoleOptionalParameter createPatternAnyEntityRoleOptionalParameter)
在应用程序的某个版本中为 Pattern.any 实体创建角色。
Parameters:
Returns:
Throws:
createPatternAnyEntityRoleAsync
public Observable
在应用程序的某个版本中为 Pattern.any 实体创建角色。
Parameters:
Returns:
Throws:
createPrebuiltEntityRole
public ModelsCreatePrebuiltEntityRoleDefinitionStages.WithAppId createPrebuiltEntityRole()
在应用程序的某个版本中为预生成实体创建角色。
Returns:
createPrebuiltEntityRole
public UUID createPrebuiltEntityRole(UUID appId, String versionId, UUID entityId, CreatePrebuiltEntityRoleOptionalParameter createPrebuiltEntityRoleOptionalParameter)
在应用程序的某个版本中为预生成实体创建角色。
Parameters:
Returns:
Throws:
createPrebuiltEntityRoleAsync
public Observable
在应用程序的某个版本中为预生成实体创建角色。
Parameters:
Returns:
Throws:
createRegexEntityModel
public UUID createRegexEntityModel(UUID appId, String versionId, RegexModelCreateObject regexEntityExtractorCreateObj)
将正则表达式实体模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
createRegexEntityModelAsync
public Observable
将正则表达式实体模型添加到应用程序的某个版本。
Parameters:
Returns:
Throws:
createRegexEntityRole
public ModelsCreateRegexEntityRoleDefinitionStages.WithAppId createRegexEntityRole()
在应用程序的某个版本中为正则表达式实体创建角色。
Returns:
createRegexEntityRole
public UUID createRegexEntityRole(UUID appId, String versionId, UUID entityId, CreateRegexEntityRoleOptionalParameter createRegexEntityRoleOptionalParameter)
在应用程序的某个版本中为正则表达式实体创建角色。
Parameters:
Returns:
Throws:
createRegexEntityRoleAsync
public Observable
在应用程序的某个版本中为正则表达式实体创建角色。
Parameters:
Returns:
Throws:
deleteClosedList
public OperationStatus deleteClosedList(UUID appId, String versionId, UUID clEntityId)
从应用程序的某个版本中删除列表实体模型。
Parameters:
Returns:
Throws:
deleteClosedListAsync
public Observable
从应用程序的某个版本中删除列表实体模型。
Parameters:
Returns:
Throws:
deleteClosedListEntityRole
public OperationStatus deleteClosedListEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
删除应用程序版本中给定列表实体的角色。
Parameters:
Returns:
Throws:
deleteClosedListEntityRoleAsync
public Observable
删除应用程序版本中给定列表实体的角色。
Parameters:
Returns:
Throws:
deleteCompositeEntity
public OperationStatus deleteCompositeEntity(UUID appId, String versionId, UUID cEntityId)
从应用程序的某个版本中删除复合实体。
Parameters:
Returns:
Throws:
deleteCompositeEntityAsync
public Observable
从应用程序的某个版本中删除复合实体。
Parameters:
Returns:
Throws:
deleteCompositeEntityChild
public OperationStatus deleteCompositeEntityChild(UUID appId, String versionId, UUID cEntityId, UUID cChildId)
从应用程序的某个版本中删除复合实体提取器子级。
Parameters:
Returns:
Throws:
deleteCompositeEntityChildAsync
public Observable
从应用程序的某个版本中删除复合实体提取器子级。
Parameters:
Returns:
Throws:
deleteCompositeEntityRole
public OperationStatus deleteCompositeEntityRole(UUID appId, String versionId, UUID cEntityId, UUID roleId)
删除应用程序版本中给定复合实体的角色。
Parameters:
Returns:
Throws:
deleteCompositeEntityRoleAsync
public Observable
删除应用程序版本中给定复合实体的角色。
Parameters:
Returns:
Throws:
deleteCustomEntityRole
public OperationStatus deleteCustomEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
删除应用程序版本中给定预生成实体的角色。
Parameters:
Returns:
Throws:
deleteCustomEntityRoleAsync
public Observable
删除应用程序版本中给定预生成实体的角色。
Parameters:
Returns:
Throws:
deleteCustomPrebuiltDomain
public OperationStatus deleteCustomPrebuiltDomain(UUID appId, String versionId, String domainName)
在应用程序的某个版本中删除预生成域的模型。
Parameters:
Returns:
Throws:
deleteCustomPrebuiltDomainAsync
public Observable
在应用程序的某个版本中删除预生成域的模型。
Parameters:
Returns:
Throws:
deleteEntity
public OperationStatus deleteEntity(UUID appId, String versionId, UUID entityId)
从应用程序的某个版本中删除实体或子级。
Parameters:
Returns:
Throws:
deleteEntityAsync
public Observable
从应用程序的某个版本中删除实体或子级。
Parameters:
Returns:
Throws:
deleteEntityFeature
public OperationStatus deleteEntityFeature(UUID appId, String versionId, UUID entityId, ModelFeatureInformation featureRelationDeleteObject)
从应用程序版本中的实体使用的特征关系中删除关系。
Parameters:
Returns:
Throws:
deleteEntityFeatureAsync
public Observable
从应用程序版本中的实体使用的特征关系中删除关系。
Parameters:
Returns:
Throws:
deleteEntityRole
public OperationStatus deleteEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
删除应用程序版本中的实体角色。
Parameters:
Returns:
Throws:
deleteEntityRoleAsync
public Observable
删除应用程序版本中的实体角色。
Parameters:
Returns:
Throws:
deleteExplicitListItem
public OperationStatus deleteExplicitListItem(UUID appId, String versionId, UUID entityId, long itemId)
从应用程序的某个版本中 Pattern.any 实体的显式 (异常) 列表中删除项。
Parameters:
Returns:
Throws:
deleteExplicitListItemAsync
public Observable
从应用程序的某个版本中 Pattern.any 实体的显式 (异常) 列表中删除项。
Parameters:
Returns:
Throws:
deleteHierarchicalEntity
public OperationStatus deleteHierarchicalEntity(UUID appId, String versionId, UUID hEntityId)
从应用程序的某个版本中删除分层实体。
Parameters:
Returns:
Throws:
deleteHierarchicalEntityAsync
public Observable
从应用程序的某个版本中删除分层实体。
Parameters:
Returns:
Throws:
deleteHierarchicalEntityChild
public OperationStatus deleteHierarchicalEntityChild(UUID appId, String versionId, UUID hEntityId, UUID hChildId)
删除应用程序版本中的分层实体提取程序子级。
Parameters:
Returns:
Throws:
deleteHierarchicalEntityChildAsync
public Observable
删除应用程序版本中的分层实体提取程序子级。
Parameters:
Returns:
Throws:
deleteHierarchicalEntityRole
public OperationStatus deleteHierarchicalEntityRole(UUID appId, String versionId, UUID hEntityId, UUID roleId)
删除应用程序版本中给定分层角色的角色。
Parameters:
Returns:
Throws:
deleteHierarchicalEntityRoleAsync
public Observable
删除应用程序版本中给定分层角色的角色。
Parameters:
Returns:
Throws:
deleteIntent
public ModelsDeleteIntentDefinitionStages.WithAppId deleteIntent()
从应用程序的某个版本中删除意向。
Returns:
deleteIntent
public OperationStatus deleteIntent(UUID appId, String versionId, UUID intentId, DeleteIntentOptionalParameter deleteIntentOptionalParameter)
从应用程序的某个版本中删除意向。
Parameters:
Returns:
Throws:
deleteIntentAsync
public Observable
从应用程序的某个版本中删除意向。
Parameters:
Returns:
Throws:
deleteIntentFeature
public OperationStatus deleteIntentFeature(UUID appId, String versionId, UUID intentId, ModelFeatureInformation featureRelationDeleteObject)
从应用程序中意向使用的特征关系中删除关系。
Parameters:
Returns:
Throws:
deleteIntentFeatureAsync
public Observable
从应用程序中意向使用的特征关系中删除关系。
Parameters:
Returns:
Throws:
deletePatternAnyEntityModel
public OperationStatus deletePatternAnyEntityModel(UUID appId, String versionId, UUID entityId)
从应用程序的某个版本中删除 Pattern.Any 实体提取程序。
Parameters:
Returns:
Throws:
deletePatternAnyEntityModelAsync
public Observable
从应用程序的某个版本中删除 Pattern.Any 实体提取程序。
Parameters:
Returns:
Throws:
deletePatternAnyEntityRole
public OperationStatus deletePatternAnyEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
删除应用程序版本中给定 Pattern.any 实体的角色。
Parameters:
Returns:
Throws:
deletePatternAnyEntityRoleAsync
public Observable
删除应用程序版本中给定 Pattern.any 实体的角色。
Parameters:
Returns:
Throws:
deletePrebuilt
public OperationStatus deletePrebuilt(UUID appId, String versionId, UUID prebuiltId)
从应用程序的某个版本中删除预生成的实体提取程序。
Parameters:
Returns:
Throws:
deletePrebuiltAsync
public Observable
从应用程序的某个版本中删除预生成的实体提取程序。
Parameters:
Returns:
Throws:
deletePrebuiltEntityRole
public OperationStatus deletePrebuiltEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
删除应用程序版本中预生成实体中的角色。
Parameters:
Returns:
Throws:
deletePrebuiltEntityRoleAsync
public Observable
删除应用程序版本中预生成实体中的角色。
Parameters:
Returns:
Throws:
deleteRegexEntityModel
public OperationStatus deleteRegexEntityModel(UUID appId, String versionId, UUID regexEntityId)
从应用程序的某个版本中删除正则表达式实体。
Parameters:
Returns:
Throws:
deleteRegexEntityModelAsync
public Observable
从应用程序的某个版本中删除正则表达式实体。
Parameters:
Returns:
Throws:
deleteRegexEntityRole
public OperationStatus deleteRegexEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
删除应用程序版本中给定正则表达式的角色。
Parameters:
Returns:
Throws:
deleteRegexEntityRoleAsync
public Observable
删除应用程序版本中给定正则表达式的角色。
Parameters:
Returns:
Throws:
deleteSubList
public OperationStatus deleteSubList(UUID appId, String versionId, UUID clEntityId, long subListId)
从应用程序的某个版本中删除特定列表实体模型的子列表。
Parameters:
Returns:
Throws:
deleteSubListAsync
public Observable
从应用程序的某个版本中删除特定列表实体模型的子列表。
Parameters:
Returns:
Throws:
examplesMethod
public ModelsExamplesMethodDefinitionStages.WithAppId examplesMethod()
获取应用程序版本中给定意向或实体模型的示例话语。
Returns:
examplesMethod
public List
获取应用程序版本中给定意向或实体模型的示例话语。
Parameters:
Returns:
Throws:
examplesMethodAsync
public Observable> examplesMethodAsync(UUID appId, String versionId, String modelId, ExamplesMethodOptionalParameter examplesMethodOptionalParameter)
获取应用程序版本中给定意向或实体模型的示例话语。
Parameters:
Returns:
Throws:
getClosedList
public ClosedListEntityExtractor getClosedList(UUID appId, String versionId, UUID clEntityId)
获取有关应用程序版本中列表实体的信息。
Parameters:
Returns:
Throws:
getClosedListAsync
public Observable
获取有关应用程序版本中列表实体的信息。
Parameters:
Returns:
Throws:
getClosedListEntityRole
public EntityRole getClosedListEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
获取应用程序中给定列表实体的一个角色。
Parameters:
Returns:
Throws:
getClosedListEntityRoleAsync
public Observable
获取应用程序中给定列表实体的一个角色。
Parameters:
Returns:
Throws:
getCompositeEntity
public CompositeEntityExtractor getCompositeEntity(UUID appId, String versionId, UUID cEntityId)
获取有关应用程序版本中复合实体的信息。
Parameters:
Returns:
Throws:
getCompositeEntityAsync
public Observable
获取有关应用程序版本中复合实体的信息。
Parameters:
Returns:
Throws:
getCompositeEntityRole
public EntityRole getCompositeEntityRole(UUID appId, String versionId, UUID cEntityId, UUID roleId)
获取应用程序中给定复合实体的一个角色。
Parameters:
Returns:
Throws:
getCompositeEntityRoleAsync
public Observable
获取应用程序中给定复合实体的一个角色。
Parameters:
Returns:
Throws:
getCustomEntityRole
public EntityRole getCustomEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
获取应用程序版本中给定预生成实体的一个角色。
Parameters:
Returns:
Throws:
getCustomEntityRoleAsync
public Observable
获取应用程序版本中给定预生成实体的一个角色。
Parameters:
Returns:
Throws:
getEntity
public NDepthEntityExtractor getEntity(UUID appId, String versionId, UUID entityId)
获取有关应用程序版本中实体模型的信息。
Parameters:
Returns:
Throws:
getEntityAsync
public Observable
获取有关应用程序版本中实体模型的信息。
Parameters:
Returns:
Throws:
getEntityFeatures
public List
获取实体在应用程序的某个版本中使用的功能的信息。
Parameters:
Returns:
Throws:
getEntityFeaturesAsync
public Observable> getEntityFeaturesAsync(UUID appId, String versionId, UUID entityId)
获取实体在应用程序的某个版本中使用的功能的信息。
Parameters:
Returns:
Throws:
getEntityRole
public EntityRole getEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
获取应用程序版本中给定实体的一个角色。
Parameters:
Returns:
Throws:
getEntityRoleAsync
public Observable
获取应用程序版本中给定实体的一个角色。
Parameters:
Returns:
Throws:
getExplicitList
public List
) 应用程序版本中的 pattern.any 实体列表获取显式 (异常。
Parameters:
Returns:
Throws:
getExplicitListAsync
public Observable> getExplicitListAsync(UUID appId, String versionId, UUID entityId)
) 应用程序版本中的 pattern.any 实体列表获取显式 (异常。
Parameters:
Returns:
Throws:
getExplicitListItem
public ExplicitListItem getExplicitListItem(UUID appId, String versionId, UUID entityId, long itemId)
) 应用程序版本中的 pattern.any 实体列表获取显式 (异常。
Parameters:
Returns:
Throws:
getExplicitListItemAsync
public Observable
) 应用程序版本中的 pattern.any 实体列表获取显式 (异常。
Parameters:
Returns:
Throws:
getHierarchicalEntity
public HierarchicalEntityExtractor getHierarchicalEntity(UUID appId, String versionId, UUID hEntityId)
获取有关应用程序版本中的分层实体的信息。
Parameters:
Returns:
Throws:
getHierarchicalEntityAsync
public Observable
获取有关应用程序版本中的分层实体的信息。
Parameters:
Returns:
Throws:
getHierarchicalEntityChild
public HierarchicalChildEntity getHierarchicalEntityChild(UUID appId, String versionId, UUID hEntityId, UUID hChildId)
获取有关应用程序版本的分层实体子模型中包含的子模型的信息。
Parameters:
Returns:
Throws:
getHierarchicalEntityChildAsync
public Observable
获取有关应用程序版本的分层实体子模型中包含的子模型的信息。
Parameters:
Returns:
Throws:
getHierarchicalEntityRole
public EntityRole getHierarchicalEntityRole(UUID appId, String versionId, UUID hEntityId, UUID roleId)
获取应用程序版本中给定分层实体的一个角色。
Parameters:
Returns:
Throws:
getHierarchicalEntityRoleAsync
public Observable
获取应用程序版本中给定分层实体的一个角色。
Parameters:
Returns:
Throws:
getIntent
public IntentClassifier getIntent(UUID appId, String versionId, UUID intentId)
获取有关应用程序版本中意向模型的信息。
Parameters:
Returns:
Throws:
getIntentAsync
public Observable
获取有关应用程序版本中意向模型的信息。
Parameters:
Returns:
Throws:
getIntentFeatures
public List
获取意向在应用程序的某个版本中使用的功能的信息。
Parameters:
Returns:
Throws:
getIntentFeaturesAsync
public Observable> getIntentFeaturesAsync(UUID appId, String versionId, UUID intentId)
获取意向在应用程序的某个版本中使用的功能的信息。
Parameters:
Returns:
Throws:
getPatternAnyEntityInfo
public PatternAnyEntityExtractor getPatternAnyEntityInfo(UUID appId, String versionId, UUID entityId)
获取有关应用程序版本中 Pattern.Any 模型的信息。
Parameters:
Returns:
Throws:
getPatternAnyEntityInfoAsync
public Observable
获取有关应用程序版本中 Pattern.Any 模型的信息。
Parameters:
Returns:
Throws:
getPatternAnyEntityRole
public EntityRole getPatternAnyEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
获取应用程序版本中给定 Pattern.any 实体的一个角色。
Parameters:
Returns:
Throws:
getPatternAnyEntityRoleAsync
public Observable
获取应用程序版本中给定 Pattern.any 实体的一个角色。
Parameters:
Returns:
Throws:
getPrebuilt
public PrebuiltEntityExtractor getPrebuilt(UUID appId, String versionId, UUID prebuiltId)
获取有关应用程序版本中预生成实体模型的信息。
Parameters:
Returns:
Throws:
getPrebuiltAsync
public Observable
获取有关应用程序版本中预生成实体模型的信息。
Parameters:
Returns:
Throws:
getPrebuiltEntityRole
public EntityRole getPrebuiltEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
获取应用程序版本中给定预生成实体的一个角色。
Parameters:
Returns:
Throws:
getPrebuiltEntityRoleAsync
public Observable
获取应用程序版本中给定预生成实体的一个角色。
Parameters:
Returns:
Throws:
getRegexEntityEntityInfo
public RegexEntityExtractor getRegexEntityEntityInfo(UUID appId, String versionId, UUID regexEntityId)
获取有关应用程序版本中正则表达式实体的信息。
Parameters:
Returns:
Throws:
getRegexEntityEntityInfoAsync
public Observable
获取有关应用程序版本中正则表达式实体的信息。
Parameters:
Returns:
Throws:
getRegexEntityRole
public EntityRole getRegexEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId)
获取应用程序版本中给定正则表达式实体的一个角色。
Parameters:
Returns:
Throws:
getRegexEntityRoleAsync
public Observable
获取应用程序版本中给定正则表达式实体的一个角色。
Parameters:
Returns:
Throws:
listClosedListEntityRoles
public List
获取应用程序版本中列表实体的所有角色。
Parameters:
Returns:
Throws:
listClosedListEntityRolesAsync
public Observable> listClosedListEntityRolesAsync(UUID appId, String versionId, UUID entityId)
获取应用程序版本中列表实体的所有角色。
Parameters:
Returns:
Throws:
listClosedLists
public ModelsListClosedListsDefinitionStages.WithAppId listClosedLists()
获取有关应用程序版本中的所有列表实体模型的信息。
Returns:
listClosedLists
public List
获取有关应用程序版本中的所有列表实体模型的信息。
Parameters:
Returns:
Throws:
listClosedListsAsync
public Observable> listClosedListsAsync(UUID appId, String versionId, ListClosedListsOptionalParameter listClosedListsOptionalParameter)
获取有关应用程序版本中的所有列表实体模型的信息。
Parameters:
Returns:
Throws:
listCompositeEntities
public ModelsListCompositeEntitiesDefinitionStages.WithAppId listCompositeEntities()
获取有关应用程序版本中所有复合实体模型的信息。
Returns:
listCompositeEntities
public List
获取有关应用程序版本中所有复合实体模型的信息。
Parameters:
Returns:
Throws:
listCompositeEntitiesAsync
public Observable> listCompositeEntitiesAsync(UUID appId, String versionId, ListCompositeEntitiesOptionalParameter listCompositeEntitiesOptionalParameter)
获取有关应用程序版本中所有复合实体模型的信息。
Parameters:
Returns:
Throws:
listCompositeEntityRoles
public List
获取应用程序版本中复合实体的所有角色。
Parameters:
Returns:
Throws:
listCompositeEntityRolesAsync
public Observable> listCompositeEntityRolesAsync(UUID appId, String versionId, UUID cEntityId)
获取应用程序版本中复合实体的所有角色。
Parameters:
Returns:
Throws:
listCustomPrebuiltEntities
public List
获取应用程序版本中使用的所有预生成实体。
Parameters:
Returns:
Throws:
listCustomPrebuiltEntitiesAsync
public Observable> listCustomPrebuiltEntitiesAsync(UUID appId, String versionId)
获取应用程序版本中使用的所有预生成实体。
Parameters:
Returns:
Throws:
listCustomPrebuiltEntityRoles
public List
获取应用程序版本中预生成实体的所有角色。
Parameters:
Returns:
Throws:
listCustomPrebuiltEntityRolesAsync
public Observable> listCustomPrebuiltEntityRolesAsync(UUID appId, String versionId, UUID entityId)
获取应用程序版本中预生成实体的所有角色。
Parameters:
Returns:
Throws:
listCustomPrebuiltIntents
public List
获取有关添加到应用程序版本的可自定义预生成意向的信息。
Parameters:
Returns:
Throws:
listCustomPrebuiltIntentsAsync
public Observable> listCustomPrebuiltIntentsAsync(UUID appId, String versionId)
获取有关添加到应用程序版本的可自定义预生成意向的信息。
Parameters:
Returns:
Throws:
listCustomPrebuiltModels
public List
获取此应用程序版本中使用的所有预生成意向和实体模型信息。
Parameters:
Returns:
Throws:
listCustomPrebuiltModelsAsync
public Observable> listCustomPrebuiltModelsAsync(UUID appId, String versionId)
获取此应用程序版本中使用的所有预生成意向和实体模型信息。
Parameters:
Returns:
Throws:
listEntities
public ModelsListEntitiesDefinitionStages.WithAppId listEntities()
获取有关应用程序版本中所有简单实体模型的信息。
Returns:
listEntities
public List
获取有关应用程序版本中所有简单实体模型的信息。
Parameters:
Returns:
Throws:
listEntitiesAsync
public Observable> listEntitiesAsync(UUID appId, String versionId, ListEntitiesOptionalParameter listEntitiesOptionalParameter)
获取有关应用程序版本中所有简单实体模型的信息。
Parameters:
Returns:
Throws:
listEntityRoles
public List
获取应用程序版本中实体的所有角色。
Parameters:
Returns:
Throws:
listEntityRolesAsync
public Observable> listEntityRolesAsync(UUID appId, String versionId, UUID entityId)
获取应用程序版本中实体的所有角色。
Parameters:
Returns:
Throws:
listEntitySuggestions
public ModelsListEntitySuggestionsDefinitionStages.WithAppId listEntitySuggestions()
获取可提高应用程序版本中实体模型准确性的建议示例话语。
Returns:
listEntitySuggestions
public List
获取可提高应用程序版本中实体模型准确性的建议示例话语。
Parameters:
Returns:
Throws:
listEntitySuggestionsAsync
public Observable> listEntitySuggestionsAsync(UUID appId, String versionId, UUID entityId, ListEntitySuggestionsOptionalParameter listEntitySuggestionsOptionalParameter)
获取可提高应用程序版本中实体模型准确性的建议示例话语。
Parameters:
Returns:
Throws:
listHierarchicalEntities
public ModelsListHierarchicalEntitiesDefinitionStages.WithAppId listHierarchicalEntities()
获取有关应用程序版本中所有分层实体模型的信息。
Returns:
listHierarchicalEntities
public List
获取有关应用程序版本中所有分层实体模型的信息。
Parameters:
Returns:
Throws:
listHierarchicalEntitiesAsync
public Observable> listHierarchicalEntitiesAsync(UUID appId, String versionId, ListHierarchicalEntitiesOptionalParameter listHierarchicalEntitiesOptionalParameter)
获取有关应用程序版本中所有分层实体模型的信息。
Parameters:
Returns:
Throws:
listHierarchicalEntityRoles
public List
获取应用程序版本中分层实体的所有角色。
Parameters:
Returns:
Throws:
listHierarchicalEntityRolesAsync
public Observable> listHierarchicalEntityRolesAsync(UUID appId, String versionId, UUID hEntityId)
获取应用程序版本中分层实体的所有角色。
Parameters:
Returns:
Throws:
listIntents
public ModelsListIntentsDefinitionStages.WithAppId listIntents()
获取有关应用程序版本中意向模型的信息。
Returns:
listIntents
public List
获取有关应用程序版本中意向模型的信息。
Parameters:
Returns:
Throws:
listIntentsAsync
public Observable> listIntentsAsync(UUID appId, String versionId, ListIntentsOptionalParameter listIntentsOptionalParameter)
获取有关应用程序版本中意向模型的信息。
Parameters:
Returns:
Throws:
listIntentSuggestions
public ModelsListIntentSuggestionsDefinitionStages.WithAppId listIntentSuggestions()
建议示例陈述,以提高应用程序版本中意向模型的准确性。
Returns:
listIntentSuggestions
public List
建议示例陈述,以提高应用程序版本中意向模型的准确性。
Parameters:
Returns:
Throws:
listIntentSuggestionsAsync
public Observable> listIntentSuggestionsAsync(UUID appId, String versionId, UUID intentId, ListIntentSuggestionsOptionalParameter listIntentSuggestionsOptionalParameter)
建议示例陈述,以提高应用程序版本中意向模型的准确性。
Parameters:
Returns:
Throws:
listModels
public ModelsListModelsDefinitionStages.WithAppId listModels()
获取有关应用程序版本中的所有意向和实体模型的信息。
Returns:
listModels
public List
获取有关应用程序版本中的所有意向和实体模型的信息。
Parameters:
Returns:
Throws:
listModelsAsync
public Observable> listModelsAsync(UUID appId, String versionId, ListModelsOptionalParameter listModelsOptionalParameter)
获取有关应用程序版本中的所有意向和实体模型的信息。
Parameters:
Returns:
Throws:
listPatternAnyEntityInfos
public ModelsListPatternAnyEntityInfosDefinitionStages.WithAppId listPatternAnyEntityInfos()
获取有关应用程序版本中 Pattern.Any 实体模型的信息。
Returns:
listPatternAnyEntityInfos
public List
获取有关应用程序版本中 Pattern.Any 实体模型的信息。
Parameters:
Returns:
Throws:
listPatternAnyEntityInfosAsync
public Observable> listPatternAnyEntityInfosAsync(UUID appId, String versionId, ListPatternAnyEntityInfosOptionalParameter listPatternAnyEntityInfosOptionalParameter)
获取有关应用程序版本中 Pattern.Any 实体模型的信息。
Parameters:
Returns:
Throws:
listPatternAnyEntityRoles
public List
获取应用程序版本中 Pattern.any 实体的所有角色。
Parameters:
Returns:
Throws:
listPatternAnyEntityRolesAsync
public Observable> listPatternAnyEntityRolesAsync(UUID appId, String versionId, UUID entityId)
获取应用程序版本中 Pattern.any 实体的所有角色。
Parameters:
Returns:
Throws:
listPrebuiltEntities
public List
获取应用程序的某个版本中所有可用的预生成实体。
Parameters:
Returns:
Throws:
listPrebuiltEntitiesAsync
public Observable> listPrebuiltEntitiesAsync(UUID appId, String versionId)
获取应用程序的某个版本中所有可用的预生成实体。
Parameters:
Returns:
Throws:
listPrebuiltEntityRoles
public List
获取应用程序版本中预生成实体的角色。
Parameters:
Returns:
Throws:
listPrebuiltEntityRolesAsync
public Observable> listPrebuiltEntityRolesAsync(UUID appId, String versionId, UUID entityId)
获取应用程序版本中预生成实体的角色。
Parameters:
Returns:
Throws:
listPrebuilts
public ModelsListPrebuiltsDefinitionStages.WithAppId listPrebuilts()
获取有关应用程序版本中所有预生成实体的信息。
Returns:
listPrebuilts
public List
获取有关应用程序版本中所有预生成实体的信息。
Parameters:
Returns:
Throws:
listPrebuiltsAsync
public Observable> listPrebuiltsAsync(UUID appId, String versionId, ListPrebuiltsOptionalParameter listPrebuiltsOptionalParameter)
获取有关应用程序版本中所有预生成实体的信息。
Parameters:
Returns:
Throws:
listRegexEntityInfos
public ModelsListRegexEntityInfosDefinitionStages.WithAppId listRegexEntityInfos()
获取有关应用程序版本中正则表达式实体模型的信息。
Returns:
listRegexEntityInfos
public List
获取有关应用程序版本中正则表达式实体模型的信息。
Parameters:
Returns:
Throws:
listRegexEntityInfosAsync
public Observable> listRegexEntityInfosAsync(UUID appId, String versionId, ListRegexEntityInfosOptionalParameter listRegexEntityInfosOptionalParameter)
获取有关应用程序版本中正则表达式实体模型的信息。
Parameters:
Returns:
Throws:
listRegexEntityRoles
public List
获取应用程序版本中正则表达式实体的所有角色。
Parameters:
Returns:
Throws:
listRegexEntityRolesAsync
public Observable> listRegexEntityRolesAsync(UUID appId, String versionId, UUID entityId)
获取应用程序版本中正则表达式实体的所有角色。
Parameters:
Returns:
Throws:
patchClosedList
public ModelsPatchClosedListDefinitionStages.WithAppId patchClosedList()
将一批子列表添加到应用程序的某个版本中的现有列表实体。
Returns:
patchClosedList
public OperationStatus patchClosedList(UUID appId, String versionId, UUID clEntityId, PatchClosedListOptionalParameter patchClosedListOptionalParameter)
将一批子列表添加到应用程序的某个版本中的现有列表实体。
Parameters:
Returns:
Throws:
patchClosedListAsync
public Observable
将一批子列表添加到应用程序的某个版本中的现有列表实体。
Parameters:
Returns:
Throws:
replaceEntityFeatures
public OperationStatus replaceEntityFeatures(UUID appId, String versionId, UUID entityId, List
汇报应用程序版本中实体使用的功能的信息。
Parameters:
Returns:
Throws:
replaceEntityFeaturesAsync
public Observable
汇报应用程序版本中实体使用的功能的信息。
Parameters:
Returns:
Throws:
replaceIntentFeatures
public OperationStatus replaceIntentFeatures(UUID appId, String versionId, UUID intentId, List
汇报意向在应用程序的版本中使用的功能的信息。
Parameters:
Returns:
Throws:
replaceIntentFeaturesAsync
public Observable
汇报意向在应用程序的版本中使用的功能的信息。
Parameters:
Returns:
Throws:
updateClosedList
public OperationStatus updateClosedList(UUID appId, String versionId, UUID clEntityId, ClosedListModelUpdateObject closedListModelUpdateObject)
在应用程序的某个版本中汇报列表实体。
Parameters:
Returns:
Throws:
updateClosedListAsync
public Observable
在应用程序的某个版本中汇报列表实体。
Parameters:
Returns:
Throws:
updateClosedListEntityRole
public ModelsUpdateClosedListEntityRoleDefinitionStages.WithAppId updateClosedListEntityRole()
更新应用程序版本中给定列表实体的角色。
Returns:
updateClosedListEntityRole
public OperationStatus updateClosedListEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId, UpdateClosedListEntityRoleOptionalParameter updateClosedListEntityRoleOptionalParameter)
更新应用程序版本中给定列表实体的角色。
Parameters:
Returns:
Throws:
updateClosedListEntityRoleAsync
public Observable
更新应用程序版本中给定列表实体的角色。
Parameters:
Returns:
Throws:
updateCompositeEntity
public OperationStatus updateCompositeEntity(UUID appId, String versionId, UUID cEntityId, CompositeEntityModel compositeModelUpdateObject)
汇报应用程序的某个版本中的复合实体。
Parameters:
Returns:
Throws:
updateCompositeEntityAsync
public Observable
汇报应用程序的某个版本中的复合实体。
Parameters:
Returns:
Throws:
updateCompositeEntityRole
public ModelsUpdateCompositeEntityRoleDefinitionStages.WithAppId updateCompositeEntityRole()
更新应用程序版本中给定复合实体的角色。
Returns:
updateCompositeEntityRole
public OperationStatus updateCompositeEntityRole(UUID appId, String versionId, UUID cEntityId, UUID roleId, UpdateCompositeEntityRoleOptionalParameter updateCompositeEntityRoleOptionalParameter)
更新应用程序中给定复合实体的角色。
Parameters:
Returns:
Throws:
updateCompositeEntityRoleAsync
public Observable
更新应用程序中给定复合实体的角色。
Parameters:
Returns:
Throws:
updateCustomPrebuiltEntityRole
public ModelsUpdateCustomPrebuiltEntityRoleDefinitionStages.WithAppId updateCustomPrebuiltEntityRole()
更新应用程序中给定预生成实体的角色。
Returns:
updateCustomPrebuiltEntityRole
public OperationStatus updateCustomPrebuiltEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId, UpdateCustomPrebuiltEntityRoleOptionalParameter updateCustomPrebuiltEntityRoleOptionalParameter)
更新应用程序中给定预生成实体的角色。
Parameters:
Returns:
Throws:
updateCustomPrebuiltEntityRoleAsync
public Observable
更新应用程序中给定预生成实体的角色。
Parameters:
Returns:
Throws:
updateEntityChild
public OperationStatus updateEntityChild(UUID appId, String versionId, UUID entityId, EntityModelUpdateObject entityModelUpdateObject)
汇报实体提取程序的名称或子实体提取程序的名称和 instanceOf 模型。
Parameters:
Returns:
Throws:
updateEntityChildAsync
public Observable
汇报实体提取程序的名称或子实体提取程序的名称和 instanceOf 模型。
Parameters:
Returns:
Throws:
updateEntityRole
public ModelsUpdateEntityRoleDefinitionStages.WithAppId updateEntityRole()
更新应用程序中给定实体的角色。
Returns:
updateEntityRole
public OperationStatus updateEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId, UpdateEntityRoleOptionalParameter updateEntityRoleOptionalParameter)
更新应用程序中给定实体的角色。
Parameters:
Returns:
Throws:
updateEntityRoleAsync
public Observable
更新应用程序中给定实体的角色。
Parameters:
Returns:
Throws:
updateExplicitListItem
public ModelsUpdateExplicitListItemDefinitionStages.WithAppId updateExplicitListItem()
汇报应用程序中 Pattern.Any 实体的显式 (异常) 列表项。
Returns:
updateExplicitListItem
public OperationStatus updateExplicitListItem(UUID appId, String versionId, UUID entityId, long itemId, UpdateExplicitListItemOptionalParameter updateExplicitListItemOptionalParameter)
汇报应用程序中 Pattern.Any 实体的显式 (异常) 列表项。
Parameters:
Returns:
Throws:
updateExplicitListItemAsync
public Observable
汇报应用程序中 Pattern.Any 实体的显式 (异常) 列表项。
Parameters:
Returns:
Throws:
updateHierarchicalEntity
public ModelsUpdateHierarchicalEntityDefinitionStages.WithAppId updateHierarchicalEntity()
汇报应用程序的某个版本中分层实体模型的名称。
Returns:
updateHierarchicalEntity
public OperationStatus updateHierarchicalEntity(UUID appId, String versionId, UUID hEntityId, UpdateHierarchicalEntityOptionalParameter updateHierarchicalEntityOptionalParameter)
汇报应用程序的某个版本中分层实体模型的名称。
Parameters:
Returns:
Throws:
updateHierarchicalEntityAsync
public Observable
汇报应用程序版本中分层实体模型的名称。
Parameters:
Returns:
Throws:
updateHierarchicalEntityChild
public ModelsUpdateHierarchicalEntityChildDefinitionStages.WithAppId updateHierarchicalEntityChild()
重命名应用程序版本中现有分层实体模型中的单个子级。
Returns:
updateHierarchicalEntityChild
public OperationStatus updateHierarchicalEntityChild(UUID appId, String versionId, UUID hEntityId, UUID hChildId, UpdateHierarchicalEntityChildOptionalParameter updateHierarchicalEntityChildOptionalParameter)
重命名应用程序版本中现有分层实体模型中的单个子级。
Parameters:
Returns:
Throws:
updateHierarchicalEntityChildAsync
public Observable
重命名应用程序版本中现有分层实体模型中的单个子级。
Parameters:
Returns:
Throws:
updateHierarchicalEntityRole
public ModelsUpdateHierarchicalEntityRoleDefinitionStages.WithAppId updateHierarchicalEntityRole()
更新应用程序版本中给定分层实体的角色。
Returns:
updateHierarchicalEntityRole
public OperationStatus updateHierarchicalEntityRole(UUID appId, String versionId, UUID hEntityId, UUID roleId, UpdateHierarchicalEntityRoleOptionalParameter updateHierarchicalEntityRoleOptionalParameter)
更新应用程序版本中给定分层实体的角色。
Parameters:
Returns:
Throws:
updateHierarchicalEntityRoleAsync
public Observable
更新应用程序版本中给定分层实体的角色。
Parameters:
Returns:
Throws:
updateIntent
public ModelsUpdateIntentDefinitionStages.WithAppId updateIntent()
汇报应用程序版本中的意向名称。
Returns:
updateIntent
public OperationStatus updateIntent(UUID appId, String versionId, UUID intentId, UpdateIntentOptionalParameter updateIntentOptionalParameter)
汇报应用程序版本中的意向名称。
Parameters:
Returns:
Throws:
updateIntentAsync
public Observable
汇报应用程序版本中的意向名称。
Parameters:
Returns:
Throws:
updatePatternAnyEntityModel
public OperationStatus updatePatternAnyEntityModel(UUID appId, String versionId, UUID entityId, PatternAnyModelUpdateObject patternAnyUpdateObject)
汇报应用程序版本中 Pattern.Any 实体模型的名称和显式 (异常) 列表。
Parameters:
Returns:
Throws:
updatePatternAnyEntityModelAsync
public Observable
汇报应用程序版本中 Pattern.Any 实体模型的名称和显式 (异常) 列表。
Parameters:
Returns:
Throws:
updatePatternAnyEntityRole
public ModelsUpdatePatternAnyEntityRoleDefinitionStages.WithAppId updatePatternAnyEntityRole()
更新应用程序版本中给定 Pattern.any 实体的角色。
Returns:
updatePatternAnyEntityRole
public OperationStatus updatePatternAnyEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId, UpdatePatternAnyEntityRoleOptionalParameter updatePatternAnyEntityRoleOptionalParameter)
更新应用程序版本中给定 Pattern.any 实体的角色。
Parameters:
Returns:
Throws:
updatePatternAnyEntityRoleAsync
public Observable
更新应用程序版本中给定 Pattern.any 实体的角色。
Parameters:
Returns:
Throws:
updatePrebuiltEntityRole
public ModelsUpdatePrebuiltEntityRoleDefinitionStages.WithAppId updatePrebuiltEntityRole()
更新应用程序版本中给定预生成实体的角色。
Returns:
updatePrebuiltEntityRole
public OperationStatus updatePrebuiltEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId, UpdatePrebuiltEntityRoleOptionalParameter updatePrebuiltEntityRoleOptionalParameter)
更新应用程序版本中给定预生成实体的角色。
Parameters:
Returns:
Throws:
updatePrebuiltEntityRoleAsync
public Observable
更新应用程序版本中给定预生成实体的角色。
Parameters:
Returns:
Throws:
updateRegexEntityModel
public OperationStatus updateRegexEntityModel(UUID appId, String versionId, UUID regexEntityId, RegexModelUpdateObject regexEntityUpdateObject)
汇报应用程序的某个版本中的正则表达式实体。
Parameters:
Returns:
Throws:
updateRegexEntityModelAsync
public Observable
汇报应用程序的某个版本中的正则表达式实体。
Parameters:
Returns:
Throws:
updateRegexEntityRole
public ModelsUpdateRegexEntityRoleDefinitionStages.WithAppId updateRegexEntityRole()
更新应用程序版本中给定正则表达式实体的角色。
Returns:
updateRegexEntityRole
public OperationStatus updateRegexEntityRole(UUID appId, String versionId, UUID entityId, UUID roleId, UpdateRegexEntityRoleOptionalParameter updateRegexEntityRoleOptionalParameter)
更新应用程序版本中给定正则表达式实体的角色。
Parameters:
Returns:
Throws:
updateRegexEntityRoleAsync
public Observable
更新应用程序版本中给定正则表达式实体的角色。
Parameters:
Returns:
Throws:
updateSubList
public OperationStatus updateSubList(UUID appId, String versionId, UUID clEntityId, long subListId, WordListBaseUpdateObject wordListBaseUpdateObject)
在应用程序的某个版本中汇报列表实体的子列表之一。
Parameters:
Returns:
Throws:
updateSubListAsync
public Observable
在应用程序的某个版本中汇报列表实体的子列表之一。
Parameters:
Returns:
Throws: