你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Models.ModelsUpdateIntentDefinition 接口
public interface ModelsUpdateIntentDefinition extends Models.ModelsUpdateIntentDefinitionStages.WithAppId,Models.ModelsUpdateIntentDefinitionStages.WithVersionId,Models.ModelsUpdateIntentDefinitionStages.WithIntentId,Models.ModelsUpdateIntentDefinitionStages.WithExecute
整个 updateIntent 定义。
继承成员
Models.ModelsUpdateIntentDefinitionStages.WithExecute.execute()
Models.ModelsUpdateIntentDefinitionStages.WithExecute.executeAsync()
Models.ModelsUpdateIntentDefinitionStages.WithAppId.withAppId(UUID appId)
Models.ModelsUpdateIntentDefinitionStages.WithIntentId.withIntentId(UUID intentId)
Models.ModelsUpdateIntentDefinitionStages.WithAllOptions.withName(String name)
Models.ModelsUpdateIntentDefinitionStages.WithVersionId.withVersionId(String versionId)