Skip navigation links
A C D E F G H I K L N P Q R S T U V W 

A

AdminKeyKind - Enum in com.microsoft.azure.management.search
Defines values for AdminKeyKind.
AdminKeys - Interface in com.microsoft.azure.management.search
Response containing the primary and secondary admin API keys for a given Azure Search service.
ALREADY_EXISTS - Static variable in class com.microsoft.azure.management.search.UnavailableNameReason
Static value AlreadyExists for UnavailableNameReason.

C

checkNameAvailability(String) - Method in interface com.microsoft.azure.management.search.SearchServices
Checks if the specified Search service name is valid and available.
checkNameAvailabilityAsync(String) - Method in interface com.microsoft.azure.management.search.SearchServices
Checks if Search service name is valid and is not in use asynchronously.
checkNameAvailabilityAsync(String, ServiceCallback<CheckNameAvailabilityResult>) - Method in interface com.microsoft.azure.management.search.SearchServices
Checks if Search service name is valid and is not in use asynchronously.
CheckNameAvailabilityInput - Class in com.microsoft.azure.management.search
Input of check name availability API.
CheckNameAvailabilityInput() - Constructor for class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Creates an instance of CheckNameAvailabilityInput class.
CheckNameAvailabilityResult - Interface in com.microsoft.azure.management.search
The result of checking for Search service name availability.
com.microsoft.azure.management.search - package com.microsoft.azure.management.search
This package contains the classes for SearchManagementClient.
createQueryKey(String) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
createQueryKey(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.
createQueryKeyAsync(String) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
createQueryKeyAsync(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.

D

deleteQueryKey(String) - Method in interface com.microsoft.azure.management.search.SearchService
Deletes the specified query key.
deleteQueryKey(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Deletes the specified query key.
deleteQueryKeyAsync(String) - Method in interface com.microsoft.azure.management.search.SearchService
Deletes the specified query key.
deleteQueryKeyAsync(String, String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Deletes the specified query key.

E

equals(Object) - Method in class com.microsoft.azure.management.search.UnavailableNameReason
 

F

fromString(String) - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
Parses a serialized value to a AdminKeyKind instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.HostingMode
Parses a serialized value to a HostingMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.ProvisioningState
Parses a serialized value to a ProvisioningState instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
Parses a serialized value to a SearchServiceStatus instance.
fromString(String) - Static method in enum com.microsoft.azure.management.search.SkuName
Parses a serialized value to a SkuName instance.

G

getAdminKeys() - Method in interface com.microsoft.azure.management.search.SearchService
The primary and secondary admin API keys for the specified Azure Search service.
getAdminKeys(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Gets the primary and secondary admin API keys for the specified Azure Search service.
getAdminKeysAsync() - Method in interface com.microsoft.azure.management.search.SearchService
The primary and secondary admin API keys for the specified Azure Search service.
getAdminKeysAsync(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Gets the primary and secondary admin API keys for the specified Azure Search service.

H

hashCode() - Method in class com.microsoft.azure.management.search.UnavailableNameReason
 
HostingMode - Enum in com.microsoft.azure.management.search
Defines values for HostingMode.
hostingMode() - Method in interface com.microsoft.azure.management.search.SearchService
The hosting mode value.

I

INVALID - Static variable in class com.microsoft.azure.management.search.UnavailableNameReason
Static value Invalid for UnavailableNameReason.
isAvailable() - Method in interface com.microsoft.azure.management.search.CheckNameAvailabilityResult
 

K

key() - Method in interface com.microsoft.azure.management.search.QueryKey
 

L

listQueryKeys() - Method in interface com.microsoft.azure.management.search.SearchService
Returns the list of query API keys for the given Azure Search service.
listQueryKeys(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Returns the list of query API keys for the given Azure Search service.
listQueryKeysAsync() - Method in interface com.microsoft.azure.management.search.SearchService
Returns the list of query API keys for the given Azure Search service.
listQueryKeysAsync(String, String) - Method in interface com.microsoft.azure.management.search.SearchServices
Returns the list of query API keys for the given Azure Search service.

N

name() - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Get the name value.
name() - Method in interface com.microsoft.azure.management.search.QueryKey
 
name() - Method in class com.microsoft.azure.management.search.Sku
Get the name value.

P

partitionCount() - Method in interface com.microsoft.azure.management.search.SearchService
 
primaryKey() - Method in interface com.microsoft.azure.management.search.AdminKeys
Get the primaryKey value.
ProvisioningState - Enum in com.microsoft.azure.management.search
Defines values for ProvisioningState.
provisioningState() - Method in interface com.microsoft.azure.management.search.SearchService
The state of the last provisioning operation performed on the Search service.

Q

QueryKey - Interface in com.microsoft.azure.management.search
Describes an API key for a given Azure Search service that has permissions for query operations only.

R

regenerateAdminKeys(AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
regenerateAdminKeys(String, String, AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.
regenerateAdminKeysAsync(AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchService
Regenerates either the primary or secondary admin API key.
regenerateAdminKeysAsync(String, String, AdminKeyKind) - Method in interface com.microsoft.azure.management.search.SearchServices
Regenerates either the primary or secondary admin API key.
replicaCount() - Method in interface com.microsoft.azure.management.search.SearchService
 

S

SearchService - Interface in com.microsoft.azure.management.search
An immutable client-side representation of an Azure registry.
SearchService.Definition - Interface in com.microsoft.azure.management.search
The entirety of the Search service definition.
SearchService.DefinitionStages - Interface in com.microsoft.azure.management.search
Grouping of virtual network definition stages.
SearchService.DefinitionStages.Blank - Interface in com.microsoft.azure.management.search
The first stage of the Search service definition.
SearchService.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.search
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
SearchService.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.search
The stage of the Search service definition allowing to specify the resource group.
SearchService.DefinitionStages.WithPartitionsAndCreate - Interface in com.microsoft.azure.management.search
 
SearchService.DefinitionStages.WithReplicasAndCreate - Interface in com.microsoft.azure.management.search
 
SearchService.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.search
The stage of the Search service definition allowing to specify the SKU.
SearchService.Update - Interface in com.microsoft.azure.management.search
The template for a Search service update operation, containing all the settings that can be modified.
SearchService.UpdateStages - Interface in com.microsoft.azure.management.search
Grouping of all the Search service update stages.
SearchService.UpdateStages.WithPartitionCount - Interface in com.microsoft.azure.management.search
The stage of the Search service update allowing to modify the number of partitions used.
SearchService.UpdateStages.WithReplicaCount - Interface in com.microsoft.azure.management.search
The stage of the Search service update allowing to modify the number of replicas used.
SearchServices - Interface in com.microsoft.azure.management.search
Entry point to Search service management API in Azure.
SearchServiceStatus - Enum in com.microsoft.azure.management.search
Defines values for SearchServiceStatus.
secondaryKey() - Method in interface com.microsoft.azure.management.search.AdminKeys
Get the secondaryKey value.
sku() - Method in interface com.microsoft.azure.management.search.SearchService
 
Sku - Class in com.microsoft.azure.management.search
Defines the SKU of an Azure Search Service, which determines price tier and capacity limits.
Sku() - Constructor for class com.microsoft.azure.management.search.Sku
 
SkuName - Enum in com.microsoft.azure.management.search
Defines values for SkuName.
status() - Method in interface com.microsoft.azure.management.search.SearchService
The status of the Search service.
statusDetails() - Method in interface com.microsoft.azure.management.search.SearchService
 

T

toString() - Method in enum com.microsoft.azure.management.search.AdminKeyKind
 
toString() - Method in enum com.microsoft.azure.management.search.HostingMode
 
toString() - Method in enum com.microsoft.azure.management.search.ProvisioningState
 
toString() - Method in enum com.microsoft.azure.management.search.SearchServiceStatus
 
toString() - Method in enum com.microsoft.azure.management.search.SkuName
 
toString() - Method in class com.microsoft.azure.management.search.UnavailableNameReason
 
type() - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Get the type value.

U

unavailabilityMessage() - Method in interface com.microsoft.azure.management.search.CheckNameAvailabilityResult
 
unavailabilityReason() - Method in interface com.microsoft.azure.management.search.CheckNameAvailabilityResult
 
UnavailableNameReason - Class in com.microsoft.azure.management.search
Defines values for UnavailableNameReason.
UnavailableNameReason(String) - Constructor for class com.microsoft.azure.management.search.UnavailableNameReason
Creates a custom value for UnavailableNameReason.

V

valueOf(String) - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.HostingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.search.SkuName
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.search.AdminKeyKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.HostingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.SearchServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.search.SkuName
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBasicSku() - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies to use a basic SKU type for the Search service.
withFreeSku() - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies to use a free SKU type for the Search service.
withName(String) - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Set the name value.
withName(SkuName) - Method in class com.microsoft.azure.management.search.Sku
Set the name value.
withPartitionCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithPartitionsAndCreate
Specifies the SKU of the Search service.
withPartitionCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.UpdateStages.WithPartitionCount
Specifies the Partitions count of the Search service.
withReplicaCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithReplicasAndCreate
Specifies the SKU of the Search service.
withReplicaCount(int) - Method in interface com.microsoft.azure.management.search.SearchService.UpdateStages.WithReplicaCount
Specifies the replicas count of the Search service.
withSku(SkuName) - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies the SKU of the Search service.
withStandardSku() - Method in interface com.microsoft.azure.management.search.SearchService.DefinitionStages.WithSku
Specifies to use a standard SKU type for the Search service.
withType(String) - Method in class com.microsoft.azure.management.search.CheckNameAvailabilityInput
Set the type value.
A C D E F G H I K L N P Q R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/