Interface Models.ModelsAddCustomPrebuiltDomainDefinition
-
- All Superinterfaces:
Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithAllOptions
,Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithAppId
,Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithExecute
,Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithVersionId
- Enclosing interface:
- Models
public static interface Models.ModelsAddCustomPrebuiltDomainDefinition extends Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithAppId, Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithVersionId, Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithExecute
The entirety of addCustomPrebuiltDomain definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithAllOptions
withDomainName
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithAppId
withAppId
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.language.luis.authoring.Models.ModelsAddCustomPrebuiltDomainDefinitionStages.WithVersionId
withVersionId
-
-