Class SearchFunctions


  • public final class SearchFunctions
    extends java.lang.Object
    • Constructor Detail

      • SearchFunctions

        public SearchFunctions()
    • Method Detail

      • getPrivateEndpointConnection

        public static com.pulumi.core.Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection​(GetPrivateEndpointConnectionArgs args)
        Gets the details of the private endpoint connection to the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2019-10-01-preview, 2023-11-01.
      • getPrivateEndpointConnectionPlain

        public static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnectionPlain​(GetPrivateEndpointConnectionPlainArgs args)
        Gets the details of the private endpoint connection to the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2019-10-01-preview, 2023-11-01.
      • getPrivateEndpointConnection

        public static com.pulumi.core.Output<GetPrivateEndpointConnectionResult> getPrivateEndpointConnection​(GetPrivateEndpointConnectionArgs args,
                                                                                                              com.pulumi.deployment.InvokeOptions options)
        Gets the details of the private endpoint connection to the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2019-10-01-preview, 2023-11-01.
      • getPrivateEndpointConnectionPlain

        public static java.util.concurrent.CompletableFuture<GetPrivateEndpointConnectionResult> getPrivateEndpointConnectionPlain​(GetPrivateEndpointConnectionPlainArgs args,
                                                                                                                                   com.pulumi.deployment.InvokeOptions options)
        Gets the details of the private endpoint connection to the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2019-10-01-preview, 2023-11-01.
      • getService

        public static com.pulumi.core.Output<GetServiceResult> getService​(GetServiceArgs args)
        Gets the search service with the given name in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.
      • getServicePlain

        public static java.util.concurrent.CompletableFuture<GetServiceResult> getServicePlain​(GetServicePlainArgs args)
        Gets the search service with the given name in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.
      • getService

        public static com.pulumi.core.Output<GetServiceResult> getService​(GetServiceArgs args,
                                                                          com.pulumi.deployment.InvokeOptions options)
        Gets the search service with the given name in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.
      • getServicePlain

        public static java.util.concurrent.CompletableFuture<GetServiceResult> getServicePlain​(GetServicePlainArgs args,
                                                                                               com.pulumi.deployment.InvokeOptions options)
        Gets the search service with the given name in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.
      • getSharedPrivateLinkResource

        public static com.pulumi.core.Output<GetSharedPrivateLinkResourceResult> getSharedPrivateLinkResource​(GetSharedPrivateLinkResourceArgs args)
        Gets the details of the shared private link resource managed by the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2023-11-01.
      • getSharedPrivateLinkResourcePlain

        public static java.util.concurrent.CompletableFuture<GetSharedPrivateLinkResourceResult> getSharedPrivateLinkResourcePlain​(GetSharedPrivateLinkResourcePlainArgs args)
        Gets the details of the shared private link resource managed by the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2023-11-01.
      • getSharedPrivateLinkResource

        public static com.pulumi.core.Output<GetSharedPrivateLinkResourceResult> getSharedPrivateLinkResource​(GetSharedPrivateLinkResourceArgs args,
                                                                                                              com.pulumi.deployment.InvokeOptions options)
        Gets the details of the shared private link resource managed by the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2023-11-01.
      • getSharedPrivateLinkResourcePlain

        public static java.util.concurrent.CompletableFuture<GetSharedPrivateLinkResourceResult> getSharedPrivateLinkResourcePlain​(GetSharedPrivateLinkResourcePlainArgs args,
                                                                                                                                   com.pulumi.deployment.InvokeOptions options)
        Gets the details of the shared private link resource managed by the search service in the given resource group. Azure REST API version: 2022-09-01. Other available API versions: 2023-11-01.
      • listAdminKey

        public static com.pulumi.core.Output<ListAdminKeyResult> listAdminKey​(ListAdminKeyArgs args)
        Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2015-02-28, 2021-04-01-preview, 2023-11-01.
      • listAdminKeyPlain

        public static java.util.concurrent.CompletableFuture<ListAdminKeyResult> listAdminKeyPlain​(ListAdminKeyPlainArgs args)
        Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2015-02-28, 2021-04-01-preview, 2023-11-01.
      • listAdminKey

        public static com.pulumi.core.Output<ListAdminKeyResult> listAdminKey​(ListAdminKeyArgs args,
                                                                              com.pulumi.deployment.InvokeOptions options)
        Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2015-02-28, 2021-04-01-preview, 2023-11-01.
      • listAdminKeyPlain

        public static java.util.concurrent.CompletableFuture<ListAdminKeyResult> listAdminKeyPlain​(ListAdminKeyPlainArgs args,
                                                                                                   com.pulumi.deployment.InvokeOptions options)
        Gets the primary and secondary admin API keys for the specified Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2015-02-28, 2021-04-01-preview, 2023-11-01.
      • listQueryKeyBySearchService

        public static com.pulumi.core.Output<ListQueryKeyBySearchServiceResult> listQueryKeyBySearchService​(ListQueryKeyBySearchServiceArgs args)
        Returns the list of query API keys for the given Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.
      • listQueryKeyBySearchServicePlain

        public static java.util.concurrent.CompletableFuture<ListQueryKeyBySearchServiceResult> listQueryKeyBySearchServicePlain​(ListQueryKeyBySearchServicePlainArgs args)
        Returns the list of query API keys for the given Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.
      • listQueryKeyBySearchService

        public static com.pulumi.core.Output<ListQueryKeyBySearchServiceResult> listQueryKeyBySearchService​(ListQueryKeyBySearchServiceArgs args,
                                                                                                            com.pulumi.deployment.InvokeOptions options)
        Returns the list of query API keys for the given Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.
      • listQueryKeyBySearchServicePlain

        public static java.util.concurrent.CompletableFuture<ListQueryKeyBySearchServiceResult> listQueryKeyBySearchServicePlain​(ListQueryKeyBySearchServicePlainArgs args,
                                                                                                                                 com.pulumi.deployment.InvokeOptions options)
        Returns the list of query API keys for the given Azure Cognitive Search service. Azure REST API version: 2022-09-01. Other available API versions: 2021-04-01-preview, 2023-11-01.