Uses of Class
com.azure.search.documents.indexes.models.AzureMachineLearningVectorizer
Packages that use AzureMachineLearningVectorizer
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of AzureMachineLearningVectorizer in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return AzureMachineLearningVectorizerModifier and TypeMethodDescriptionAzureMachineLearningVectorizer.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AzureMachineLearningVectorizer from the JsonReader.AzureMachineLearningVectorizer.setAMLParameters(AzureMachineLearningParameters aMLParameters) Set the aMLParameters property: Specifies the properties of the AML vectorizer.