Models.ModelsUpdateIntentDefinition Interface
public interface ModelsUpdateIntentDefinition extends Models.ModelsUpdateIntentDefinitionStages.WithAppId,Models.ModelsUpdateIntentDefinitionStages.WithVersionId,Models.ModelsUpdateIntentDefinitionStages.WithIntentId,Models.ModelsUpdateIntentDefinitionStages.WithExecute
The entirety of updateIntent definition.
Inherited Members
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)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java