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

    Modifier and Type
    Method
    Description
    SearchServiceManager.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.
    SearchServiceManager.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.