Interface Knowledgebases.KnowledgebasesDownloadDefinition
-
- All Superinterfaces:
Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithAllOptions
,Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithEnvironment
,Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithExecute
,Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithKbId
- Enclosing interface:
- Knowledgebases
public static interface Knowledgebases.KnowledgebasesDownloadDefinition extends Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithKbId, Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithEnvironment, Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithExecute
The entirety of download definition.
-
-
Method Summary
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithAllOptions
withChangedSince, withSource
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithEnvironment
withEnvironment
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithExecute
execute, executeAsync
-
Methods inherited from interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithKbId
withKbId
-
-