A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages

A

acceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets Gets or sets the preferred language for the response.
acceptLanguage() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets Gets or sets the preferred language for the response..
activeLearning() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO
Get the activeLearning value.
activeLearning() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateSettingsOptionalParameter
Get the activeLearning value.
ActiveLearningSettingsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Active Learning settings of the endpoint.
ActiveLearningSettingsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO
 
add() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Get the add value.
add() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO
Get the add value.
add() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO
Get the add value.
alterations() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets the Alterations object to access its operations.
alterations() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO
Get the alterations value.
alterations() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the Alterations object to access its operations.
Alterations - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
An instance of this class provides access to all the operations defined in Alterations.
AlterationsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Collection of words that are synonyms.
AlterationsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO
 
AlterationsImpl - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
An instance of this class provides access to all the operations defined in Alterations.
AlterationsImpl(Retrofit, QnAMakerClientImpl) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Initializes an instance of AlterationsImpl.
AND - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType
Static value AND for StrictFiltersCompoundOperationType.
answer() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Get the answer value.
answer() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the answer value.
answer() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Get the answer value.
answers() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList
Get the answers value.
answerSpan() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the answerSpan value.
answerSpanRequest() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the answerSpanRequest value.
AnswerSpanRequestDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
To configure Answer span prediction feature.
AnswerSpanRequestDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
 
AnswerSpanResponseDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Answer span object of QnA.
AnswerSpanResponseDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
 
authenticate(ServiceClientCredentials, String) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerManager
Initializes an instance of QnA Maker API client.
authenticate(RestClient) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerManager
Initializes an instance of QnA Maker API client.
authenticate(String) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerManager
Initializes an instance of QnA Maker API client.
authenticate(String, ServiceClientCredentials) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerManager
Initializes an instance of QnA Maker API client.
authenticate(String, String) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerManager
Initializes an instance of QnA Maker API client.

B

BAD_ARGUMENT - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value BadArgument for ErrorCodeType.
body() - Method in exception com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException
 

C

changedSince() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter
Get the changedSince value.
code() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Get the code value.
code() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel
Get the code value.
com.microsoft.azure.cognitiveservices.knowledge.qnamaker - package com.microsoft.azure.cognitiveservices.knowledge.qnamaker
This package contains the classes for QnAMakerClient.
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation - package com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
This package contains the implementation classes for QnAMakerClient.
com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models - package com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
This package contains the models classes for QnAMakerClient.
context() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Get the context value.
context() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the context value.
context() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the context value.
context() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Get the context value.
ContextDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Context associated with Qna.
ContextDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO
 
create(CreateKbDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to create a new knowledgebase.
create(CreateKbDTO) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Asynchronous operation to create a new knowledgebase.
createAsync(CreateKbDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to create a new knowledgebase.
createAsync(CreateKbDTO) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Asynchronous operation to create a new knowledgebase.
createAsync(CreateKbDTO, ServiceCallback<Operation>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to create a new knowledgebase.
createdTimestamp() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Get the createdTimestamp value.
CreateKbDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Post body schema for CreateKb operation.
CreateKbDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
 
CreateKbInputDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Input to create KB.
CreateKbInputDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO
 
createWithServiceResponseAsync(CreateKbDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to create a new knowledgebase.

D

defaultAnswer() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the defaultAnswer value.
defaultAnswer() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Get the defaultAnswer value.
defaultAnswerUsedForExtraction() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the defaultAnswerUsedForExtraction value.
defaultAnswerUsedForExtraction() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Get the defaultAnswerUsedForExtraction value.
delete() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Get the delete value.
delete() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO
Get the delete value.
delete() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO
Get the delete value.
delete(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Deletes the knowledgebase and all its data.
delete(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Deletes the knowledgebase and all its data.
deleteAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Deletes the knowledgebase and all its data.
deleteAsync(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Deletes the knowledgebase and all its data.
deleteAsync(String, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Deletes the knowledgebase and all its data.
DeleteKbContentsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
PATCH body schema of Delete Operation in UpdateKb.
DeleteKbContentsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO
 
deleteWithServiceResponseAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Deletes the knowledgebase and all its data.
details() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Get the details value.
displayOrder() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Get the displayOrder value.
displayText() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Get the displayText value.
download() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
 
download() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Download the knowledgebase.
download(String, EnvironmentType, DownloadOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Download the knowledgebase.
download(String, EnvironmentType, DownloadOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Download the knowledgebase.
downloadAsync(String, EnvironmentType, DownloadOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Download the knowledgebase.
downloadAsync(String, EnvironmentType, DownloadOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Download the knowledgebase.
downloadAsync(String, EnvironmentType, DownloadOptionalParameter, ServiceCallback<QnADocumentsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Download the knowledgebase.
DownloadOptionalParameter - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
The DownloadOptionalParameter model.
DownloadOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter
 
downloadWithServiceResponseAsync(String, EnvironmentType, DownloadOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Download the knowledgebase.
downloadWithServiceResponseAsync(String, EnvironmentType, String, String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Download the knowledgebase.

E

enable() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO
Get the enable value.
enable() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
Get the enable value.
enableHierarchicalExtraction() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the enableHierarchicalExtraction value.
enableHierarchicalExtraction() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Get the enableHierarchicalExtraction value.
enableMultipleLanguages() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the enableMultipleLanguages value.
endIndex() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Get the endIndex value.
endpoint() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets Supported Cognitive Services endpoint (e.g., https://< qnamaker-resource-name >.api.cognitiveservices.azure.com).
endpoint() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets Supported Cognitive Services endpoint (e.g., https://< qnamaker-resource-name >.api.cognitiveservices.azure.com)..
ENDPOINT_KEYS_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value EndpointKeysError for ErrorCodeType.
endpointKeys() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets the EndpointKeys object to access its operations.
endpointKeys() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the EndpointKeys object to access its operations.
EndpointKeys - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
An instance of this class provides access to all the operations defined in EndpointKeys.
EndpointKeysDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Schema for EndpointKeys generate/refresh operations.
EndpointKeysDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
 
EndpointKeysImpl - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
An instance of this class provides access to all the operations defined in EndpointKeys.
EndpointKeysImpl(Retrofit, QnAMakerClientImpl) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Initializes an instance of EndpointKeysImpl.
endpointSettings() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets the EndpointSettings object to access its operations.
endpointSettings() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the EndpointSettings object to access its operations.
EndpointSettings - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
An instance of this class provides access to all the operations defined in EndpointSettings.
EndpointSettings.EndpointSettingsUpdateSettingsDefinition - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The entirety of updateSettings definition.
EndpointSettings.EndpointSettingsUpdateSettingsDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
Grouping of updateSettings definition stages.
EndpointSettings.EndpointSettingsUpdateSettingsDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The stage of the definition which allows for any other optional settings to be specified.
EndpointSettings.EndpointSettingsUpdateSettingsDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The last stage of the definition which will make the operation call.
EndpointSettingsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Endpoint settings.
EndpointSettingsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO
 
EndpointSettingsDTOActiveLearning - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Active Learning settings of the endpoint.
EndpointSettingsDTOActiveLearning() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTOActiveLearning
 
EndpointSettingsImpl - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
An instance of this class provides access to all the operations defined in EndpointSettings.
EndpointSettingsImpl(Retrofit, QnAMakerClientImpl) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Initializes an instance of EndpointSettingsImpl.
EnvironmentType - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Defines values for EnvironmentType.
EnvironmentType() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType
 
error() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse
Get the error value.
Error - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
The error object.
Error() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
 
ErrorCodeType - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Defines values for ErrorCodeType.
ErrorCodeType() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
 
errorResponse() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Get the errorResponse value.
ErrorResponse - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Error response.
ErrorResponse() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse
 
ErrorResponseError - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
The error object.
ErrorResponseError() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseError
 
ErrorResponseException - Exception in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Exception thrown for an invalid response with ErrorResponse information.
ErrorResponseException(String, Response<ResponseBody>) - Constructor for exception com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
ErrorResponseException(String, Response<ResponseBody>, ErrorResponse) - Constructor for exception com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponseException
Initializes a new instance of the ErrorResponseException class.
execute() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings.EndpointSettingsUpdateSettingsDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithExecute
Execute the request.
execute() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesTrainDefinitionStages.WithExecute
Execute the request.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings.EndpointSettingsUpdateSettingsDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithExecute
Execute the request asynchronously.
executeAsync() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesTrainDefinitionStages.WithExecute
Execute the request asynchronously.
EXTRACTION_FAILURE - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value ExtractionFailure for ErrorCodeType.

F

FAILED - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType
Static value Failed for OperationStateType.
FeedbackRecordDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Active learning feedback record.
FeedbackRecordDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO
 
feedbackRecords() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO
Get the feedbackRecords value.
feedbackRecords() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.TrainOptionalParameter
Get the feedbackRecords value.
FeedbackRecordsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Active learning feedback records.
FeedbackRecordsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO
 
FileDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
DTO to hold details of uploaded files.
FileDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FileDTO
 
fileName() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FileDTO
Get the fileName value.
files() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the files value.
files() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO
Get the files value.
fileUri() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FileDTO
Get the fileUri value.
FORBIDDEN - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value Forbidden for ErrorCodeType.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType
Creates or finds a EnvironmentType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Creates or finds a ErrorCodeType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType
Creates or finds a OperationStateType from its string representation.
fromString(String) - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType
Creates or finds a StrictFiltersCompoundOperationType from its string representation.

G

generateAnswer(String, QueryDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
GenerateAnswer call to query knowledgebase (QnA Maker Managed).
generateAnswer(String, QueryDTO) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
GenerateAnswer call to query knowledgebase (QnA Maker Managed).
generateAnswerAsync(String, QueryDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
GenerateAnswer call to query knowledgebase (QnA Maker Managed).
generateAnswerAsync(String, QueryDTO) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
GenerateAnswer call to query knowledgebase (QnA Maker Managed).
generateAnswerAsync(String, QueryDTO, ServiceCallback<QnASearchResultList>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
GenerateAnswer call to query knowledgebase (QnA Maker Managed).
generateAnswerWithServiceResponseAsync(String, QueryDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
GenerateAnswer call to query knowledgebase (QnA Maker Managed).
generateClientRequestId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
generateClientRequestId() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets When set to true a unique x-ms-client-request-id value is generated and included in each request.
get() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Download alterations from runtime.
get() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations from runtime.
getAlterationsForKb(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Download alterations per Knowledgebase (QnAMaker Managed).
getAlterationsForKb(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations per Knowledgebase (QnAMaker Managed).
getAlterationsForKbAsync(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Download alterations per Knowledgebase (QnAMaker Managed).
getAlterationsForKbAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations per Knowledgebase (QnAMaker Managed).
getAlterationsForKbAsync(String, ServiceCallback<WordAlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations per Knowledgebase (QnAMaker Managed).
getAlterationsForKbWithServiceResponseAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations per Knowledgebase (QnAMaker Managed).
getAsync() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Download alterations from runtime.
getAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations from runtime.
getAsync(ServiceCallback<WordAlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations from runtime.
getAzureClient() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets the AzureClient used for long running operations.
getAzureClient() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the AzureClient used for long running operations.
getDetails(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets details of a specific knowledgebase.
getDetails(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.OperationsImpl
Gets details of a specific long running operation.
getDetails(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Gets details of a specific knowledgebase.
getDetails(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Operations
Gets details of a specific long running operation.
getDetailsAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets details of a specific knowledgebase.
getDetailsAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.OperationsImpl
Gets details of a specific long running operation.
getDetailsAsync(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Gets details of a specific knowledgebase.
getDetailsAsync(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Operations
Gets details of a specific long running operation.
getDetailsAsync(String, ServiceCallback<KnowledgebaseDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets details of a specific knowledgebase.
getDetailsAsync(String, ServiceCallback<Operation>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.OperationsImpl
Gets details of a specific long running operation.
getDetailsWithServiceResponseAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets details of a specific knowledgebase.
getDetailsWithServiceResponseAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.OperationsImpl
Gets details of a specific long running operation.
getKeys() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointKeys
Gets endpoint keys for an endpoint.
getKeys() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Gets endpoint keys for an endpoint.
getKeysAsync() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointKeys
Gets endpoint keys for an endpoint.
getKeysAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Gets endpoint keys for an endpoint.
getKeysAsync(ServiceCallback<EndpointKeysDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Gets endpoint keys for an endpoint.
getKeysWithServiceResponseAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Gets endpoint keys for an endpoint.
getSettings() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings
Gets endpoint settings for an endpoint.
getSettings() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Gets endpoint settings for an endpoint.
getSettingsAsync() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings
Gets endpoint settings for an endpoint.
getSettingsAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Gets endpoint settings for an endpoint.
getSettingsAsync(ServiceCallback<EndpointSettingsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Gets endpoint settings for an endpoint.
getSettingsWithServiceResponseAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Gets endpoint settings for an endpoint.
getWithServiceResponseAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Download alterations from runtime.

H

hostName() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the hostName value.

I

id() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the id value.
id() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Get the id value.
id() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the id value.
id() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Get the id value.
ids() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO
Get the ids value.
initialize() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
 
innerError() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Get the innerError value.
innerError() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel
Get the innerError value.
InnerErrorModel - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
An object containing more specific information about the error.
InnerErrorModel() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel
 
installedVersion() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Get the installedVersion value.
isContextOnly() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO
Get the isContextOnly value.
isContextOnly() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
Get the isContextOnly value.
isTest() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the isTest value.

K

KB_NOT_FOUND - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value KbNotFound for ErrorCodeType.
KnowledgebaseDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Response schema for CreateKb operation.
KnowledgebaseDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
 
knowledgebases() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets the Knowledgebases object to access its operations.
knowledgebases() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO
Get the knowledgebases value.
knowledgebases() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the Knowledgebases object to access its operations.
Knowledgebases - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
An instance of this class provides access to all the operations defined in Knowledgebases.
Knowledgebases.KnowledgebasesDownloadDefinition - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The entirety of download definition.
Knowledgebases.KnowledgebasesDownloadDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
Grouping of download definition stages.
Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The stage of the definition which allows for any other optional settings to be specified.
Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithEnvironment - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The stage of the definition to be specify environment.
Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The last stage of the definition which will make the operation call.
Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithKbId - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The stage of the definition to be specify kbId.
Knowledgebases.KnowledgebasesTrainDefinition - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The entirety of train definition.
Knowledgebases.KnowledgebasesTrainDefinitionStages - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
Grouping of train definition stages.
Knowledgebases.KnowledgebasesTrainDefinitionStages.WithAllOptions - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The stage of the definition which allows for any other optional settings to be specified.
Knowledgebases.KnowledgebasesTrainDefinitionStages.WithExecute - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The last stage of the definition which will make the operation call.
Knowledgebases.KnowledgebasesTrainDefinitionStages.WithKbId - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The stage of the definition to be specify kbId.
KnowledgebasesDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Collection of knowledgebases owned by a user.
KnowledgebasesDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO
 
KnowledgebasesImpl - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
An instance of this class provides access to all the operations defined in Knowledgebases.
KnowledgebasesImpl(Retrofit, QnAMakerClientImpl) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Initializes an instance of KnowledgebasesImpl.
KnowledgebaseUpdateHeaders - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Defines headers for Update operation.
KnowledgebaseUpdateHeaders() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseUpdateHeaders
 

L

language() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the language value.
language() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Get the language value.
lastAccessedTimestamp() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the lastAccessedTimestamp value.
lastActionTimestamp() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Get the lastActionTimestamp value.
lastChangedTimestamp() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the lastChangedTimestamp value.
lastPublishedTimestamp() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the lastPublishedTimestamp value.
lastStableVersion() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Get the lastStableVersion value.
lastUpdatedTimestamp() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Get the lastUpdatedTimestamp value.
listAll() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets all knowledgebases for a user.
listAll() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Gets all knowledgebases for a user.
listAllAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets all knowledgebases for a user.
listAllAsync() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Gets all knowledgebases for a user.
listAllAsync(ServiceCallback<KnowledgebasesDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets all knowledgebases for a user.
listAllWithServiceResponseAsync() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Gets all knowledgebases for a user.
location() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseUpdateHeaders
Get the location value.
longRunningOperationRetryTimeout() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets Gets or sets the retry timeout in seconds for Long Running Operations.
longRunningOperationRetryTimeout() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets Gets or sets the retry timeout in seconds for Long Running Operations.

M

message() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Get the message value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Get the metadata value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the metadata value.
metadata() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Get the metadata value.
MetadataDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Name - value pair of metadata.
MetadataDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO
 

N

name() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO
Get the name value.
name() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Get the name value.
NOT_FOUND - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value NotFound for ErrorCodeType.
NOT_STARTED - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType
Static value NotStarted for OperationStateType.

O

Operation - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Record to track long running operation.
Operation() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
 
OPERATION_NOT_FOUND - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value OperationNotFound for ErrorCodeType.
operationId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Get the operationId value.
operations() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets the Operations object to access its operations.
operations() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the Operations object to access its operations.
Operations - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
An instance of this class provides access to all the operations defined in Operations.
OperationsGetDetailsHeaders - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Defines headers for GetDetails operation.
OperationsGetDetailsHeaders() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationsGetDetailsHeaders
 
OperationsImpl - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
An instance of this class provides access to all the operations defined in Operations.
OperationsImpl(Retrofit, QnAMakerClientImpl) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.OperationsImpl
Initializes an instance of OperationsImpl.
operationState() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Get the operationState value.
OperationStateType - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Defines values for OperationStateType.
OperationStateType() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType
 
OR - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType
Static value OR for StrictFiltersCompoundOperationType.

P

previousQnaId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO
Get the previousQnaId value.
previousUserQuery() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO
Get the previousUserQuery value.
primaryEndpointKey() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Get the primaryEndpointKey value.
PROD - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType
Static value Prod for EnvironmentType.
PromptDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Prompt for an answer.
PromptDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
 
PromptDTOQna - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
QnADTO - Either QnaId or QnADTO needs to be present in a PromptDTO object.
PromptDTOQna() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTOQna
 
prompts() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO
Get the prompts value.
promptsToAdd() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
Get the promptsToAdd value.
promptsToDelete() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
Get the promptsToDelete value.
publish(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Publishes all changes in test index of a knowledgebase to its prod index.
publish(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Publishes all changes in test index of a knowledgebase to its prod index.
publishAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Publishes all changes in test index of a knowledgebase to its prod index.
publishAsync(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Publishes all changes in test index of a knowledgebase to its prod index.
publishAsync(String, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Publishes all changes in test index of a knowledgebase to its prod index.
publishWithServiceResponseAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Publishes all changes in test index of a knowledgebase to its prod index.

Q

qna() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Get the qna value.
QNA_RUNTIME_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value QnaRuntimeError for ErrorCodeType.
qnaDocuments() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO
Get the qnaDocuments value.
QnADocumentsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
List of QnADTO.
QnADocumentsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO
 
QnADTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Q-A object.
QnADTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
 
QnADTOContext - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Context of a QnA.
QnADTOContext() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTOContext
 
qnaId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO
Get the qnaId value.
qnaId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Get the qnaId value.
qnaId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the qnaId value.
qnaList() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the qnaList value.
qnaList() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO
Get the qnaList value.
qnaList() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Get the qnaList value.
qnAList() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO
Get the qnAList value.
QnAMakerClient - Interface in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
The interface for QnAMakerClient class.
QnAMakerClientImpl - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation
Initializes a new instance of the QnAMakerClientImpl class.
QnAMakerClientImpl(ServiceClientCredentials) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Initializes an instance of QnAMakerClient client.
QnAMakerClientImpl(RestClient) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Initializes an instance of QnAMakerClient client.
QnAMakerClientImpl(String, ServiceClientCredentials) - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Initializes an instance of QnAMakerClient client.
QnAMakerManager - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker
Entry point to Azure Cognitive Services QnA Maker manager.
QnAMakerManager() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerManager
 
QnASearchResult - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Represents Search Result.
QnASearchResult() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
 
QnASearchResultAnswerSpan - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Answer span object of QnA with respect to user's question.
QnASearchResultAnswerSpan() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultAnswerSpan
 
QnASearchResultContext - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Context object of the QnA.
QnASearchResultContext() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultContext
 
QnASearchResultList - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Represents List of Question Answers.
QnASearchResultList() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList
 
QueryContextDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Context object with previous QnA's information.
QueryContextDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO
 
QueryDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
POST body schema to query the knowledgebase.
QueryDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
 
QueryDTOAnswerSpanRequest - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
To configure Answer span prediction feature.
QueryDTOAnswerSpanRequest() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOAnswerSpanRequest
 
QueryDTOContext - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Context object with previous QnA's information.
QueryDTOContext() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTOContext
 
question() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the question value.
questions() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Get the questions value.
questions() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the questions value.
questions() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Get the questions value.
QUOTA_EXCEEDED - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value QuotaExceeded for ErrorCodeType.

R

rankerType() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the rankerType value.
refreshKeys(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointKeys
Re-generates an endpoint key.
refreshKeys(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Re-generates an endpoint key.
refreshKeysAsync(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointKeys
Re-generates an endpoint key.
refreshKeysAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Re-generates an endpoint key.
refreshKeysAsync(String, ServiceCallback<EndpointKeysDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Re-generates an endpoint key.
refreshKeysWithServiceResponseAsync(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointKeysImpl
Re-generates an endpoint key.
replace(String, List<QnADTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Replace knowledgebase contents.
replace(String, List<QnADTO>) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Replace knowledgebase contents.
replace(List<AlterationsDTO>) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Replace alterations data.
replace(List<AlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data.
replaceAlterationsForKb(String, List<AlterationsDTO>) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Replace alterations data per Knowledgebase (QnAMaker Managed).
replaceAlterationsForKb(String, List<AlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data per Knowledgebase (QnAMaker Managed).
replaceAlterationsForKbAsync(String, List<AlterationsDTO>) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Replace alterations data per Knowledgebase (QnAMaker Managed).
replaceAlterationsForKbAsync(String, List<AlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data per Knowledgebase (QnAMaker Managed).
replaceAlterationsForKbAsync(String, List<AlterationsDTO>, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data per Knowledgebase (QnAMaker Managed).
replaceAlterationsForKbWithServiceResponseAsync(String, List<AlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data per Knowledgebase (QnAMaker Managed).
replaceAsync(String, List<QnADTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Replace knowledgebase contents.
replaceAsync(String, List<QnADTO>) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Replace knowledgebase contents.
replaceAsync(String, List<QnADTO>, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Replace knowledgebase contents.
replaceAsync(List<AlterationsDTO>) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Alterations
Replace alterations data.
replaceAsync(List<AlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data.
replaceAsync(List<AlterationsDTO>, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data.
ReplaceKbDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Post body schema for Replace KB operation.
ReplaceKbDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO
 
replaceWithServiceResponseAsync(String, List<QnADTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Replace knowledgebase contents.
replaceWithServiceResponseAsync(List<AlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.AlterationsImpl
Replace alterations data.
resourceLocation() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Get the resourceLocation value.
restClient() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the REST client.
retryAfter() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationsGetDetailsHeaders
Get the retryAfter value.
RUNNING - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType
Static value Running for OperationStateType.

S

score() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Get the score value.
score() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the score value.
scoreThreshold() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
Get the scoreThreshold value.
scoreThreshold() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the scoreThreshold value.
secondaryEndpointKey() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Get the secondaryEndpointKey value.
SERVICE_ERROR - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value ServiceError for ErrorCodeType.
SKULIMIT_EXCEEDED - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value SKULimitExceeded for ErrorCodeType.
source() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter
Get the source value.
source() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Get the source value.
source() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Get the source value.
source() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Get the source value.
sources() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO
Get the sources value.
sources() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the sources value.
startIndex() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Get the startIndex value.
strictFilters() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the strictFilters value.
strictFiltersCompoundOperationType() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the strictFiltersCompoundOperationType value.
StrictFiltersCompoundOperationType - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Defines values for StrictFiltersCompoundOperationType.
StrictFiltersCompoundOperationType() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType
 
SUCCEEDED - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType
Static value Succeeded for OperationStateType.

T

target() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Get the target value.
TEST - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType
Static value Test for EnvironmentType.
text() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Get the text value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.TrainOptionalParameter
Get the thisclientacceptLanguage value.
thisclientacceptLanguage() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateSettingsOptionalParameter
Get the thisclientacceptLanguage value.
top() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the top value.
topAnswersWithSpan() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
Get the topAnswersWithSpan value.
train() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
 
train() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Train call to add suggestions to knowledgebase (QnAMaker Managed).
train(String, TrainOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Train call to add suggestions to knowledgebase (QnAMaker Managed).
train(String, TrainOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Train call to add suggestions to knowledgebase (QnAMaker Managed).
trainAsync(String, TrainOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Train call to add suggestions to knowledgebase (QnAMaker Managed).
trainAsync(String, TrainOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Train call to add suggestions to knowledgebase (QnAMaker Managed).
trainAsync(String, TrainOptionalParameter, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Train call to add suggestions to knowledgebase (QnAMaker Managed).
TrainOptionalParameter - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
The TrainOptionalParameter model.
TrainOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.TrainOptionalParameter
 
trainWithServiceResponseAsync(String, TrainOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Train call to add suggestions to knowledgebase (QnAMaker Managed).
trainWithServiceResponseAsync(String, List<FeedbackRecordDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Train call to add suggestions to knowledgebase (QnAMaker Managed).

U

UNAUTHORIZED - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value Unauthorized for ErrorCodeType.
UNSPECIFIED - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value Unspecified for ErrorCodeType.
update() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Get the update value.
update(String, UpdateKbOperationDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to modify a knowledgebase.
update(String, UpdateKbOperationDTO) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Asynchronous operation to modify a knowledgebase.
updateAsync(String, UpdateKbOperationDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to modify a knowledgebase.
updateAsync(String, UpdateKbOperationDTO) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases
Asynchronous operation to modify a knowledgebase.
updateAsync(String, UpdateKbOperationDTO, ServiceCallback<Operation>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to modify a knowledgebase.
UpdateContextDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Update Body schema to represent context to be updated.
UpdateContextDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
 
UpdateKbContentsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
PATCH body schema for Update operation in Update Kb.
UpdateKbContentsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
 
UpdateKbOperationDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Contains list of QnAs to be updated.
UpdateKbOperationDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
 
UpdateKbOperationDTOAdd - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
An instance of CreateKbInputDTO for add operation.
UpdateKbOperationDTOAdd() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOAdd
 
UpdateKbOperationDTODelete - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
An instance of DeleteKbContentsDTO for delete Operation.
UpdateKbOperationDTODelete() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTODelete
 
UpdateKbOperationDTOUpdate - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
An instance of UpdateKbContentsDTO for Update Operation.
UpdateKbOperationDTOUpdate() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTOUpdate
 
UpdateMetadataDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
PATCH Body schema to represent list of Metadata to be updated.
UpdateMetadataDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO
 
UpdateQnaDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
PATCH Body schema for Update Qna List.
UpdateQnaDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
 
UpdateQnaDTOContext - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Context associated with Qna to be updated.
UpdateQnaDTOContext() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOContext
 
UpdateQnaDTOMetadata - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
List of metadata associated with the answer to be updated.
UpdateQnaDTOMetadata() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOMetadata
 
UpdateQnaDTOQuestions - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
List of questions associated with the answer.
UpdateQnaDTOQuestions() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTOQuestions
 
UpdateQuestionsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
PATCH Body schema for Update Kb which contains list of questions to be added and deleted.
UpdateQuestionsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO
 
updateSettings() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings
Updates endpoint settings for an endpoint.
updateSettings() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
 
updateSettings(UpdateSettingsOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings
Updates endpoint settings for an endpoint.
updateSettings(UpdateSettingsOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Updates endpoint settings for an endpoint.
updateSettingsAsync(UpdateSettingsOptionalParameter) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings
Updates endpoint settings for an endpoint.
updateSettingsAsync(UpdateSettingsOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Updates endpoint settings for an endpoint.
updateSettingsAsync(UpdateSettingsOptionalParameter, ServiceCallback<Void>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Updates endpoint settings for an endpoint.
UpdateSettingsOptionalParameter - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
The UpdateSettingsOptionalParameter model.
UpdateSettingsOptionalParameter() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateSettingsOptionalParameter
 
updateSettingsWithServiceResponseAsync(EndpointSettingsDTOActiveLearning) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Updates endpoint settings for an endpoint.
updateSettingsWithServiceResponseAsync(UpdateSettingsOptionalParameter) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.EndpointSettingsImpl
Updates endpoint settings for an endpoint.
updateWithServiceResponseAsync(String, UpdateKbOperationDTO) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.KnowledgebasesImpl
Asynchronous operation to modify a knowledgebase.
urls() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Get the urls value.
urls() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO
Get the urls value.
urls() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the urls value.
urls() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Get the urls value.
userAgent() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Gets the User-Agent header for the client.
userAgent() - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Gets the User-Agent header for the client.
userId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO
Get the userId value.
userId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Get the userId value.
userId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Get the userId value.
userId() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Get the userId value.
userQuestion() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO
Get the userQuestion value.

V

VALIDATION_FAILURE - Static variable in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
Static value ValidationFailure for ErrorCodeType.
value() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO
Get the value value.
values() - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EnvironmentType
 
values() - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorCodeType
 
values() - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationStateType
 
values() - Static method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.StrictFiltersCompoundOperationType
 

W

withAcceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Sets Gets or sets the preferred language for the response.
withAcceptLanguage(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Sets Gets or sets the preferred language for the response..
withActiveLearning(EndpointSettingsDTOActiveLearning) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.EndpointSettings.EndpointSettingsUpdateSettingsDefinitionStages.WithAllOptions
Active Learning settings of the endpoint.
withActiveLearning(EndpointSettingsDTOActiveLearning) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointSettingsDTO
Set the activeLearning value.
withActiveLearning(EndpointSettingsDTOActiveLearning) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateSettingsOptionalParameter
Set the activeLearning value.
withAdd(UpdateKbOperationDTOAdd) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Set the add value.
withAdd(List<MetadataDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO
Set the add value.
withAdd(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO
Set the add value.
withAlterations(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AlterationsDTO
Set the alterations value.
withAnswer(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Set the answer value.
withAnswer(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the answer value.
withAnswer(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Set the answer value.
withAnswers(List<QnASearchResult>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResultList
Set the answers value.
withAnswerSpan(QnASearchResultAnswerSpan) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the answerSpan value.
withAnswerSpanRequest(QueryDTOAnswerSpanRequest) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the answerSpanRequest value.
withChangedSince(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithAllOptions
The last changed status property filter to apply.
withChangedSince(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter
Set the changedSince value.
withCode(ErrorCodeType) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Set the code value.
withCode(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel
Set the code value.
withContext(QnADTOContext) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Set the context value.
withContext(QnASearchResultContext) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the context value.
withContext(QueryDTOContext) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the context value.
withContext(UpdateQnaDTOContext) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Set the context value.
withCreatedTimestamp(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Set the createdTimestamp value.
withDefaultAnswer(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the defaultAnswer value.
withDefaultAnswer(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Set the defaultAnswer value.
withDefaultAnswerUsedForExtraction(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the defaultAnswerUsedForExtraction value.
withDefaultAnswerUsedForExtraction(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Set the defaultAnswerUsedForExtraction value.
withDelete(UpdateKbOperationDTODelete) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Set the delete value.
withDelete(List<MetadataDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateMetadataDTO
Set the delete value.
withDelete(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQuestionsDTO
Set the delete value.
withDetails(List<Error>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Set the details value.
withDisplayOrder(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Set the displayOrder value.
withDisplayText(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Set the displayText value.
withEnable(Boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
Set the enable value.
withEnable(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ActiveLearningSettingsDTO
Set the enable value.
withEnableHierarchicalExtraction(Boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the enableHierarchicalExtraction value.
withEnableHierarchicalExtraction(Boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Set the enableHierarchicalExtraction value.
withEnableMultipleLanguages(Boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the enableMultipleLanguages value.
withEndIndex(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Set the endIndex value.
withEndpoint(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Sets Supported Cognitive Services endpoint (e.g., https://< qnamaker-resource-name >.api.cognitiveservices.azure.com).
withEndpoint(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Sets Supported Cognitive Services endpoint (e.g., https://< qnamaker-resource-name >.api.cognitiveservices.azure.com)..
withEnvironment(EnvironmentType) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithEnvironment
Specifies whether environment is Test or Prod.
withError(ErrorResponseError) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ErrorResponse
Set the error value.
withErrorResponse(ErrorResponse) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Set the errorResponse value.
withFeedbackRecords(List<FeedbackRecordDTO>) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesTrainDefinitionStages.WithAllOptions
List of feedback records.
withFeedbackRecords(List<FeedbackRecordDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordsDTO
Set the feedbackRecords value.
withFeedbackRecords(List<FeedbackRecordDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.TrainOptionalParameter
Set the feedbackRecords value.
withFileName(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FileDTO
Set the fileName value.
withFiles(List<FileDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the files value.
withFiles(List<FileDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO
Set the files value.
withFileUri(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FileDTO
Set the fileUri value.
withGenerateClientRequestId(boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withGenerateClientRequestId(boolean) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Sets When set to true a unique x-ms-client-request-id value is generated and included in each request.
withHostName(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the hostName value.
withId(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Set the id value.
withId(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the id value.
withId(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Set the id value.
withId(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the id value.
withIds(List<Integer>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO
Set the ids value.
withInnerError(InnerErrorModel) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Set the innerError value.
withInnerError(InnerErrorModel) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.InnerErrorModel
Set the innerError value.
withInstalledVersion(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Set the installedVersion value.
withIsContextOnly(Boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO
Set the isContextOnly value.
withIsContextOnly(Boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
Set the isContextOnly value.
withIsTest(Boolean) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the isTest value.
withKbId(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithKbId
Knowledgebase id.
withKbId(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesTrainDefinitionStages.WithKbId
Knowledgebase id.
withKnowledgebases(List<KnowledgebaseDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebasesDTO
Set the knowledgebases value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the language value.
withLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Set the language value.
withLastAccessedTimestamp(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the lastAccessedTimestamp value.
withLastActionTimestamp(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Set the lastActionTimestamp value.
withLastChangedTimestamp(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the lastChangedTimestamp value.
withLastPublishedTimestamp(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the lastPublishedTimestamp value.
withLastStableVersion(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Set the lastStableVersion value.
withLastUpdatedTimestamp(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Set the lastUpdatedTimestamp value.
withLocation(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseUpdateHeaders
Set the location value.
withLongRunningOperationRetryTimeout(int) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.implementation.QnAMakerClientImpl
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withLongRunningOperationRetryTimeout(int) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.QnAMakerClient
Sets Gets or sets the retry timeout in seconds for Long Running Operations.
withMessage(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Set the message value.
withMetadata(UpdateQnaDTOMetadata) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Set the metadata value.
withMetadata(List<MetadataDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Set the metadata value.
withMetadata(List<MetadataDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the metadata value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO
Set the name value.
withName(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Set the name value.
withOperationId(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Set the operationId value.
withOperationState(OperationStateType) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Set the operationState value.
withPreviousQnaId(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO
Set the previousQnaId value.
withPreviousUserQuery(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryContextDTO
Set the previousUserQuery value.
withPrimaryEndpointKey(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Set the primaryEndpointKey value.
withPrompts(List<PromptDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ContextDTO
Set the prompts value.
withPromptsToAdd(List<PromptDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
Set the promptsToAdd value.
withPromptsToDelete(List<Integer>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateContextDTO
Set the promptsToDelete value.
withQna(PromptDTOQna) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Set the qna value.
withQnaDocuments(List<QnADTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADocumentsDTO
Set the qnaDocuments value.
withQnaId(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO
Set the qnaId value.
withQnaId(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.PromptDTO
Set the qnaId value.
withQnaId(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the qnaId value.
withQnaList(List<QnADTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the qnaList value.
withQnaList(List<QnADTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO
Set the qnaList value.
withQnaList(List<UpdateQnaDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Set the qnaList value.
withQnAList(List<QnADTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.ReplaceKbDTO
Set the qnAList value.
withQuestion(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the question value.
withQuestions(UpdateQnaDTOQuestions) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Set the questions value.
withQuestions(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Set the questions value.
withQuestions(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the questions value.
withRankerType(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the rankerType value.
withResourceLocation(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Set the resourceLocation value.
withRetryAfter(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.OperationsGetDetailsHeaders
Set the retryAfter value.
withScore(Double) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Set the score value.
withScore(Double) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the score value.
withScoreThreshold(Double) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
Set the scoreThreshold value.
withScoreThreshold(Double) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the scoreThreshold value.
withSecondaryEndpointKey(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.EndpointKeysDTO
Set the secondaryEndpointKey value.
withSource(String) - Method in interface com.microsoft.azure.cognitiveservices.knowledge.qnamaker.Knowledgebases.KnowledgebasesDownloadDefinitionStages.WithAllOptions
The source property filter to apply.
withSource(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter
Set the source value.
withSource(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnADTO
Set the source value.
withSource(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QnASearchResult
Set the source value.
withSource(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateQnaDTO
Set the source value.
withSources(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DeleteKbContentsDTO
Set the sources value.
withSources(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the sources value.
withStartIndex(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Set the startIndex value.
withStrictFilters(List<MetadataDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the strictFilters value.
withStrictFiltersCompoundOperationType(StrictFiltersCompoundOperationType) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the strictFiltersCompoundOperationType value.
withTarget(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Error
Set the target value.
withText(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanResponseDTO
Set the text value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.DownloadOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.TrainOptionalParameter
Set the thisclientacceptLanguage value.
withThisclientacceptLanguage(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateSettingsOptionalParameter
Set the thisclientacceptLanguage value.
withTop(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the top value.
withTopAnswersWithSpan(Integer) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.AnswerSpanRequestDTO
Set the topAnswersWithSpan value.
withUpdate(UpdateKbOperationDTOUpdate) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbOperationDTO
Set the update value.
withUrls(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbDTO
Set the urls value.
withUrls(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.CreateKbInputDTO
Set the urls value.
withUrls(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the urls value.
withUrls(List<String>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.UpdateKbContentsDTO
Set the urls value.
withUserId(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO
Set the userId value.
withUserId(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.KnowledgebaseDTO
Set the userId value.
withUserId(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.Operation
Set the userId value.
withUserId(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.QueryDTO
Set the userId value.
withUserQuestion(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.FeedbackRecordDTO
Set the userQuestion value.
withValue(String) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.MetadataDTO
Set the value value.
withWordAlterations(List<AlterationsDTO>) - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO
Set the wordAlterations value.
wordAlterations() - Method in class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO
Get the wordAlterations value.
WordAlterationsDTO - Class in com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models
Collection of word alterations.
WordAlterationsDTO() - Constructor for class com.microsoft.azure.cognitiveservices.knowledge.qnamaker.models.WordAlterationsDTO
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes All Packages