Interface Versions.VersionsUpdateDefinition
-
- All Superinterfaces:
Versions.VersionsUpdateDefinitionStages.WithAllOptions
,Versions.VersionsUpdateDefinitionStages.WithAppId
,Versions.VersionsUpdateDefinitionStages.WithExecute
,Versions.VersionsUpdateDefinitionStages.WithVersionId
- Enclosing interface:
- Versions
public static interface Versions.VersionsUpdateDefinition extends Versions.VersionsUpdateDefinitionStages.WithAppId, Versions.VersionsUpdateDefinitionStages.WithVersionId, Versions.VersionsUpdateDefinitionStages.WithExecute
The entirety of update definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Versions.VersionsUpdateDefinitionStages.WithAllOptions
withVersion
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Versions.VersionsUpdateDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Versions.VersionsUpdateDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Versions.VersionsUpdateDefinitionStages.WithVersionId
withVersionId
-
-