Uses of Class
com.azure.search.documents.indexes.models.SearchIndexerSkillset
Packages that use SearchIndexerSkillset
Package
Description
Package containing classes for creating
SearchIndexClient
,
SearchIndexAsyncClient
,
SearchIndexerClient
, or
SearchIndexerAsyncClient
used to perform resource management operations
on an Azure Cognitive Search service.Package containing classes for SearchServiceClient.
-
Uses of SearchIndexerSkillset in com.azure.search.documents.indexes
Methods in com.azure.search.documents.indexes that return SearchIndexerSkillsetModifier and TypeMethodDescriptionSearchIndexerClient.createOrUpdateSkillset
(SearchIndexerSkillset skillset) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.SearchIndexerClient.createSkillset
(SearchIndexerSkillset skillset) Creates a new skillset in an Azure Cognitive Search service.SearchIndexerClient.getSkillset
(String skillsetName) Retrieves a skillset definition.Methods in com.azure.search.documents.indexes that return types with arguments of type SearchIndexerSkillsetModifier and TypeMethodDescriptionSearchIndexerAsyncClient.createOrUpdateSkillset
(SearchIndexerSkillset skillset) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.Mono<com.azure.core.http.rest.Response<SearchIndexerSkillset>>
SearchIndexerAsyncClient.createOrUpdateSkillsetWithResponse
(CreateOrUpdateSkillsetOptions options) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.Mono<com.azure.core.http.rest.Response<SearchIndexerSkillset>>
SearchIndexerAsyncClient.createOrUpdateSkillsetWithResponse
(SearchIndexerSkillset skillset, boolean onlyIfUnchanged) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.com.azure.core.http.rest.Response<SearchIndexerSkillset>
SearchIndexerClient.createOrUpdateSkillsetWithResponse
(CreateOrUpdateSkillsetOptions options, com.azure.core.util.Context context) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.com.azure.core.http.rest.Response<SearchIndexerSkillset>
SearchIndexerClient.createOrUpdateSkillsetWithResponse
(SearchIndexerSkillset skillset, boolean onlyIfUnchanged, com.azure.core.util.Context context) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.SearchIndexerAsyncClient.createSkillset
(SearchIndexerSkillset skillset) Creates a new skillset in an Azure Cognitive Search service.Mono<com.azure.core.http.rest.Response<SearchIndexerSkillset>>
SearchIndexerAsyncClient.createSkillsetWithResponse
(SearchIndexerSkillset skillset) Creates a new skillset in an Azure Cognitive Search service.com.azure.core.http.rest.Response<SearchIndexerSkillset>
SearchIndexerClient.createSkillsetWithResponse
(SearchIndexerSkillset skillset, com.azure.core.util.Context context) Creates a new skillset in an Azure Cognitive Search service.SearchIndexerAsyncClient.getSkillset
(String skillsetName) Retrieves a skillset definition.Mono<com.azure.core.http.rest.Response<SearchIndexerSkillset>>
SearchIndexerAsyncClient.getSkillsetWithResponse
(String skillsetName) Retrieves a skillset definition.com.azure.core.http.rest.Response<SearchIndexerSkillset>
SearchIndexerClient.getSkillsetWithResponse
(String skillsetName, com.azure.core.util.Context context) Retrieves a skillset definition.com.azure.core.http.rest.PagedFlux<SearchIndexerSkillset>
SearchIndexerAsyncClient.listSkillsets()
Lists all skillsets available for an Azure Cognitive Search service.com.azure.core.http.rest.PagedIterable<SearchIndexerSkillset>
SearchIndexerClient.listSkillsets()
Lists all skillsets available for an Azure Cognitive Search service.com.azure.core.http.rest.PagedIterable<SearchIndexerSkillset>
SearchIndexerClient.listSkillsets
(com.azure.core.util.Context context) Lists all skillsets available for an Azure Cognitive Search service.Methods in com.azure.search.documents.indexes with parameters of type SearchIndexerSkillsetModifier and TypeMethodDescriptionSearchIndexerAsyncClient.createOrUpdateSkillset
(SearchIndexerSkillset skillset) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.SearchIndexerClient.createOrUpdateSkillset
(SearchIndexerSkillset skillset) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.Mono<com.azure.core.http.rest.Response<SearchIndexerSkillset>>
SearchIndexerAsyncClient.createOrUpdateSkillsetWithResponse
(SearchIndexerSkillset skillset, boolean onlyIfUnchanged) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.com.azure.core.http.rest.Response<SearchIndexerSkillset>
SearchIndexerClient.createOrUpdateSkillsetWithResponse
(SearchIndexerSkillset skillset, boolean onlyIfUnchanged, com.azure.core.util.Context context) Creates a new Azure Cognitive Search skillset or updates a skillset if it already exists.SearchIndexerAsyncClient.createSkillset
(SearchIndexerSkillset skillset) Creates a new skillset in an Azure Cognitive Search service.SearchIndexerClient.createSkillset
(SearchIndexerSkillset skillset) Creates a new skillset in an Azure Cognitive Search service.Mono<com.azure.core.http.rest.Response<SearchIndexerSkillset>>
SearchIndexerAsyncClient.createSkillsetWithResponse
(SearchIndexerSkillset skillset) Creates a new skillset in an Azure Cognitive Search service.com.azure.core.http.rest.Response<SearchIndexerSkillset>
SearchIndexerClient.createSkillsetWithResponse
(SearchIndexerSkillset skillset, com.azure.core.util.Context context) Creates a new skillset in an Azure Cognitive Search service.SearchIndexerAsyncClient.deleteSkillsetWithResponse
(SearchIndexerSkillset skillset, boolean onlyIfUnchanged) Deletes a cognitive skillset in an Azure Cognitive Search service.com.azure.core.http.rest.Response<Void>
SearchIndexerClient.deleteSkillsetWithResponse
(SearchIndexerSkillset skillset, boolean onlyIfUnchanged, com.azure.core.util.Context context) Deletes a cognitive skillset in an Azure Cognitive Search service.SearchIndexerAsyncClient.resetSkillsWithResponse
(SearchIndexerSkillset skillset, List<String> skillNames) Resets skills in an existing skillset in an Azure Cognitive Search service.com.azure.core.http.rest.Response<Void>
SearchIndexerClient.resetSkillsWithResponse
(SearchIndexerSkillset skillset, List<String> skillNames, com.azure.core.util.Context context) Resets skills in an existing skillset in an Azure Cognitive Search service. -
Uses of SearchIndexerSkillset in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return SearchIndexerSkillsetModifier and TypeMethodDescriptionCreateOrUpdateSkillsetOptions.getSkillset()
Gets theskillset
that will be created or updated.SearchIndexerSkillset.setCognitiveServicesAccount
(CognitiveServicesAccount cognitiveServicesAccount) Set the cognitiveServicesAccount property: Details about cognitive services to be used when running skills.SearchIndexerSkillset.setDescription
(String description) Set the description property: The description of the skillset.SearchIndexerSkillset.setEncryptionKey
(SearchResourceEncryptionKey encryptionKey) Set the encryptionKey property: A description of an encryption key that you create in Azure Key Vault.Set the eTag property: The ETag of the skillset.SearchIndexerSkillset.setKnowledgeStore
(SearchIndexerKnowledgeStore knowledgeStore) Set the knowledgeStore property: Definition of additional projections to azure blob, table, or files, of enriched data.SearchIndexerSkillset.setSkills
(SearchIndexerSkill... skills) Sets the skills property: A list of skills in the skillset.SearchIndexerSkillset.setSkills
(List<SearchIndexerSkill> skills) Sets the skills property: A list of skills in the skillset.Constructors in com.azure.search.documents.indexes.models with parameters of type SearchIndexerSkillset