Uses of Class
com.azure.resourcemanager.search.fluent.models.SharedPrivateLinkResourceInner
Packages that use SharedPrivateLinkResourceInner
Package
Description
Package containing the service clients for SearchManagementClient.
Package containing the inner data models for SearchManagementClient.
Package containing the data models for SearchManagementClient.
-
Uses of SharedPrivateLinkResourceInner in com.azure.resourcemanager.search.fluent
Methods in com.azure.resourcemanager.search.fluent that return SharedPrivateLinkResourceInnerModifier and TypeMethodDescriptionSharedPrivateLinkResourcesClient.createOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.createOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId, com.azure.core.util.Context context) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.get(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName) Gets the details of the shared private link resource managed by the search service in the given resource group.Methods in com.azure.resourcemanager.search.fluent that return types with arguments of type SharedPrivateLinkResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId, com.azure.core.util.Context context) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId, com.azure.core.util.Context context) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.createOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.createOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.getAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName) Gets the details of the shared private link resource managed by the search service in the given resource group.com.azure.core.http.rest.Response<SharedPrivateLinkResourceInner>SharedPrivateLinkResourcesClient.getWithResponse(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, UUID clientRequestId, com.azure.core.util.Context context) Gets the details of the shared private link resource managed by the search service in the given resource group.Mono<com.azure.core.http.rest.Response<SharedPrivateLinkResourceInner>>SharedPrivateLinkResourcesClient.getWithResponseAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, UUID clientRequestId) Gets the details of the shared private link resource managed by the search service in the given resource group.com.azure.core.http.rest.PagedIterable<SharedPrivateLinkResourceInner>SharedPrivateLinkResourcesClient.listByService(String resourceGroupName, String searchServiceName) Gets a list of all shared private link resources managed by the given service.com.azure.core.http.rest.PagedIterable<SharedPrivateLinkResourceInner>SharedPrivateLinkResourcesClient.listByService(String resourceGroupName, String searchServiceName, UUID clientRequestId, com.azure.core.util.Context context) Gets a list of all shared private link resources managed by the given service.com.azure.core.http.rest.PagedFlux<SharedPrivateLinkResourceInner>SharedPrivateLinkResourcesClient.listByServiceAsync(String resourceGroupName, String searchServiceName) Gets a list of all shared private link resources managed by the given service.com.azure.core.http.rest.PagedFlux<SharedPrivateLinkResourceInner>SharedPrivateLinkResourcesClient.listByServiceAsync(String resourceGroupName, String searchServiceName, UUID clientRequestId) Gets a list of all shared private link resources managed by the given service.Methods in com.azure.resourcemanager.search.fluent with parameters of type SharedPrivateLinkResourceInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId, com.azure.core.util.Context context) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> SharedPrivateLinkResourcesClient.beginCreateOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.createOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.createOrUpdate(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId, com.azure.core.util.Context context) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.createOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.SharedPrivateLinkResourcesClient.createOrUpdateAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>SharedPrivateLinkResourcesClient.createOrUpdateWithResponseAsync(String resourceGroupName, String searchServiceName, String sharedPrivateLinkResourceName, SharedPrivateLinkResourceInner sharedPrivateLinkResource, UUID clientRequestId) Initiates the creation or update of a shared private link resource managed by the search service in the given resource group. -
Uses of SharedPrivateLinkResourceInner in com.azure.resourcemanager.search.fluent.models
Methods in com.azure.resourcemanager.search.fluent.models that return SharedPrivateLinkResourceInnerModifier and TypeMethodDescriptionSharedPrivateLinkResourceInner.withProperties(SharedPrivateLinkResourceProperties properties) Set the properties property: Describes the properties of a Shared Private Link Resource managed by the search service.Methods in com.azure.resourcemanager.search.fluent.models that return types with arguments of type SharedPrivateLinkResourceInnerModifier and TypeMethodDescriptionSearchServiceInner.sharedPrivateLinkResources()Get the sharedPrivateLinkResources property: The list of shared private link resources managed by the search service.SearchServiceProperties.sharedPrivateLinkResources()Get the sharedPrivateLinkResources property: The list of shared private link resources managed by the search service. -
Uses of SharedPrivateLinkResourceInner in com.azure.resourcemanager.search.models
Methods in com.azure.resourcemanager.search.models that return types with arguments of type SharedPrivateLinkResourceInnerModifier and TypeMethodDescriptionSearchServiceUpdate.sharedPrivateLinkResources()Get the sharedPrivateLinkResources property: The list of shared private link resources managed by the search service.SharedPrivateLinkResourceListResult.value()Get the value property: The list of Shared Private Link Resources.