Uses of Class
com.azure.resourcemanager.search.fluent.models.SearchServiceInner
-
Packages that use SearchServiceInner Package Description com.azure.resourcemanager.search.fluent Package containing the service clients for SearchManagementClient.com.azure.resourcemanager.search.fluent.models Package containing the inner data models for SearchManagementClient.com.azure.resourcemanager.search.models Package containing the data models for SearchManagementClient. -
-
Uses of SearchServiceInner in com.azure.resourcemanager.search.fluent
Methods in com.azure.resourcemanager.search.fluent that return SearchServiceInner Modifier and Type Method Description SearchServiceInnerServicesClient. createOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam)Creates or updates a search service in the given resource group.SearchServiceInnerServicesClient. createOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.SearchServiceInnerServicesClient. createOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId, com.azure.core.util.Context context)Creates or updates a search service in the given resource group.SearchServiceInnerServicesClient. getByResourceGroup(String resourceGroupName, String searchServiceName)Gets the search service with the given name in the given resource group.SearchServiceInnerServicesClient. update(String resourceGroupName, String searchServiceName, SearchServiceUpdate serviceParam)Updates an existing search service in the given resource group.Methods in com.azure.resourcemanager.search.fluent that return types with arguments of type SearchServiceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId, com.azure.core.util.Context context)Creates or updates a search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId, com.azure.core.util.Context context)Creates or updates a search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.Mono<SearchServiceInner>ServicesClient. createOrUpdateAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam)Creates or updates a search service in the given resource group.Mono<SearchServiceInner>ServicesClient. createOrUpdateAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.Mono<SearchServiceInner>ServicesClient. getByResourceGroupAsync(String resourceGroupName, String searchServiceName)Gets the search service with the given name in the given resource group.Mono<SearchServiceInner>ServicesClient. getByResourceGroupAsync(String resourceGroupName, String searchServiceName, UUID clientRequestId)Gets the search service with the given name in the given resource group.com.azure.core.http.rest.Response<SearchServiceInner>ServicesClient. getByResourceGroupWithResponse(String resourceGroupName, String searchServiceName, UUID clientRequestId, com.azure.core.util.Context context)Gets the search service with the given name in the given resource group.Mono<com.azure.core.http.rest.Response<SearchServiceInner>>ServicesClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String searchServiceName, UUID clientRequestId)Gets the search service with the given name in the given resource group.com.azure.core.http.rest.PagedIterable<SearchServiceInner>ServicesClient. list()Gets a list of all search services in the given subscription.com.azure.core.http.rest.PagedIterable<SearchServiceInner>ServicesClient. list(UUID clientRequestId, com.azure.core.util.Context context)Gets a list of all search services in the given subscription.com.azure.core.http.rest.PagedFlux<SearchServiceInner>ServicesClient. listAsync()Gets a list of all search services in the given subscription.com.azure.core.http.rest.PagedFlux<SearchServiceInner>ServicesClient. listAsync(UUID clientRequestId)Gets a list of all search services in the given subscription.com.azure.core.http.rest.PagedIterable<SearchServiceInner>ServicesClient. listByResourceGroup(String resourceGroupName)Gets a list of all search services in the given resource group.com.azure.core.http.rest.PagedIterable<SearchServiceInner>ServicesClient. listByResourceGroup(String resourceGroupName, UUID clientRequestId, com.azure.core.util.Context context)Gets a list of all search services in the given resource group.com.azure.core.http.rest.PagedFlux<SearchServiceInner>ServicesClient. listByResourceGroupAsync(String resourceGroupName)Gets a list of all search services in the given resource group.com.azure.core.http.rest.PagedFlux<SearchServiceInner>ServicesClient. listByResourceGroupAsync(String resourceGroupName, UUID clientRequestId)Gets a list of all search services in the given resource group.Mono<SearchServiceInner>ServicesClient. updateAsync(String resourceGroupName, String searchServiceName, SearchServiceUpdate serviceParam)Updates an existing search service in the given resource group.Mono<SearchServiceInner>ServicesClient. updateAsync(String resourceGroupName, String searchServiceName, SearchServiceUpdate serviceParam, UUID clientRequestId)Updates an existing search service in the given resource group.com.azure.core.http.rest.Response<SearchServiceInner>ServicesClient. updateWithResponse(String resourceGroupName, String searchServiceName, SearchServiceUpdate serviceParam, UUID clientRequestId, com.azure.core.util.Context context)Updates an existing search service in the given resource group.Mono<com.azure.core.http.rest.Response<SearchServiceInner>>ServicesClient. updateWithResponseAsync(String resourceGroupName, String searchServiceName, SearchServiceUpdate serviceParam, UUID clientRequestId)Updates an existing search service in the given resource group.Methods in com.azure.resourcemanager.search.fluent with parameters of type SearchServiceInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId, com.azure.core.util.Context context)Creates or updates a search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SearchServiceInner>,SearchServiceInner>ServicesClient. beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.SearchServiceInnerServicesClient. createOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam)Creates or updates a search service in the given resource group.SearchServiceInnerServicesClient. createOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.SearchServiceInnerServicesClient. createOrUpdate(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId, com.azure.core.util.Context context)Creates or updates a search service in the given resource group.Mono<SearchServiceInner>ServicesClient. createOrUpdateAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam)Creates or updates a search service in the given resource group.Mono<SearchServiceInner>ServicesClient. createOrUpdateAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>ServicesClient. createOrUpdateWithResponseAsync(String resourceGroupName, String searchServiceName, SearchServiceInner serviceParam, UUID clientRequestId)Creates or updates a search service in the given resource group. -
Uses of SearchServiceInner in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return SearchServiceInner Modifier and Type Method Description SearchServiceInnerSearchServiceInner. withHostingMode(HostingMode hostingMode)Set the hostingMode property: Applicable only for the standard3 SKU.SearchServiceInnerSearchServiceInner. withIdentity(Identity identity)Set the identity property: The identity of the resource.SearchServiceInnerSearchServiceInner. withLocation(String location)SearchServiceInnerSearchServiceInner. withNetworkRuleSet(NetworkRuleSet networkRuleSet)Set the networkRuleSet property: Network specific rules that determine how the Azure Cognitive Search service may be reached.SearchServiceInnerSearchServiceInner. withPartitionCount(Integer partitionCount)Set the partitionCount property: The number of partitions in the search service; if specified, it can be 1, 2, 3, 4, 6, or 12.SearchServiceInnerSearchServiceInner. withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)Set the publicNetworkAccess property: This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates.SearchServiceInnerSearchServiceInner. withReplicaCount(Integer replicaCount)Set the replicaCount property: The number of replicas in the search service.SearchServiceInnerSearchServiceInner. withSku(Sku sku)Set the sku property: The SKU of the Search Service, which determines price tier and capacity limits.SearchServiceInnerSearchServiceInner. withTags(Map<String,String> tags) -
Uses of SearchServiceInner in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return types with arguments of type SearchServiceInner Modifier and Type Method Description List<SearchServiceInner>SearchServiceListResult. value()Get the value property: The list of search services.
-