Uses of Class
com.azure.search.documents.indexes.models.DefaultCognitiveServicesAccount
Packages that use DefaultCognitiveServicesAccount
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of DefaultCognitiveServicesAccount in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return DefaultCognitiveServicesAccountModifier and TypeMethodDescriptionDefaultCognitiveServicesAccount.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DefaultCognitiveServicesAccount from the JsonReader.DefaultCognitiveServicesAccount.setDescription(String description) Set the description property: Description of the Azure AI service resource attached to a skillset.