Uses of Class
com.azure.resourcemanager.search.SearchServiceManager
Packages that use SearchServiceManager
Package
Description
Package containing the classes for SearchManagementClient.
-
Uses of SearchServiceManager in com.azure.resourcemanager.search
Methods in com.azure.resourcemanager.search that return SearchServiceManagerModifier and TypeMethodDescriptionstatic SearchServiceManagerSearchServiceManager.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of SearchServiceManager that exposes Cognitive Search resource management API entry points.static SearchServiceManagerSearchServiceManager.authenticate(com.azure.core.http.HttpPipeline httpPipeline, com.azure.core.management.profile.AzureProfile profile) Creates an instance of SearchServiceManager that exposes Cognitive Search resource management API entry points.SearchServiceManager.Configurable.authenticate(com.azure.core.credential.TokenCredential credential, com.azure.core.management.profile.AzureProfile profile) Creates an instance of SearchServiceManager that exposes Cognitive Search service resource management API entry points.