com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SharedPrivateLinkResourceInner>,SharedPrivateLinkResourceInner> |
SharedPrivateLinkResourcesClient.beginCreateOrUpdate(String resourceGroupName,
String searchServiceName,
String sharedPrivateLinkResourceName,
UUID clientRequestId,
SharedPrivateLinkResourceProperties properties) |
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,
UUID clientRequestId,
SharedPrivateLinkResourceProperties properties) |
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,
UUID clientRequestId,
SharedPrivateLinkResourceProperties properties,
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,
UUID clientRequestId,
SharedPrivateLinkResourceProperties properties,
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,
UUID clientRequestId,
SharedPrivateLinkResourceProperties properties) |
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,
UUID clientRequestId,
SharedPrivateLinkResourceProperties properties) |
Initiates the creation or update of a shared private link resource managed by the search service in the given
resource group.
|
Mono<SharedPrivateLinkResourceInner> |
SharedPrivateLinkResourcesClient.createOrUpdateAsync(String resourceGroupName,
String searchServiceName,
String sharedPrivateLinkResourceName) |
Initiates the creation or update of a shared private link resource managed by the search service in the given
resource group.
|
Mono<SharedPrivateLinkResourceInner> |
SharedPrivateLinkResourcesClient.createOrUpdateAsync(String resourceGroupName,
String searchServiceName,
String sharedPrivateLinkResourceName,
UUID clientRequestId,
SharedPrivateLinkResourceProperties properties) |
Initiates the creation or update of a shared private link resource managed by the search service in the given
resource group.
|
Mono<SharedPrivateLinkResourceInner> |
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.
|
Mono<SharedPrivateLinkResourceInner> |
SharedPrivateLinkResourcesClient.getAsync(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.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.
|