static SearchServiceManager |
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.
|
static SearchServiceManager |
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 |
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.
|