Interface Apps.AppsDeleteDefinition
-
- All Superinterfaces:
Apps.AppsDeleteDefinitionStages.WithAllOptions
,Apps.AppsDeleteDefinitionStages.WithAppId
,Apps.AppsDeleteDefinitionStages.WithExecute
- Enclosing interface:
- Apps
public static interface Apps.AppsDeleteDefinition extends Apps.AppsDeleteDefinitionStages.WithAppId, Apps.AppsDeleteDefinitionStages.WithExecute
The entirety of delete definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Apps.AppsDeleteDefinitionStages.WithAllOptions
withForce
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Apps.AppsDeleteDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Apps.AppsDeleteDefinitionStages.WithExecute
execute, executeAsync
-
-