public interface PrivateEndpointConnectionsClient
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> |
beginDelete(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Deletes the specified private endpoint connection associated with the key vault.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> |
beginDelete(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Deletes the specified private endpoint connection associated with the key vault.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> |
beginDeleteAsync(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Deletes the specified private endpoint connection associated with the key vault.
|
PrivateEndpointConnectionInner |
delete(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Deletes the specified private endpoint connection associated with the key vault.
|
PrivateEndpointConnectionInner |
delete(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Deletes the specified private endpoint connection associated with the key vault.
|
Mono<PrivateEndpointConnectionInner> |
deleteAsync(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Deletes the specified private endpoint connection associated with the key vault.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Deletes the specified private endpoint connection associated with the key vault.
|
PrivateEndpointConnectionInner |
get(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Gets the specified private endpoint connection associated with the key vault.
|
Mono<PrivateEndpointConnectionInner> |
getAsync(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Gets the specified private endpoint connection associated with the key vault.
|
com.azure.core.http.rest.Response<PrivateEndpointConnectionInner> |
getWithResponse(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName,
com.azure.core.util.Context context)
Gets the specified private endpoint connection associated with the key vault.
|
Mono<com.azure.core.http.rest.Response<PrivateEndpointConnectionInner>> |
getWithResponseAsync(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName)
Gets the specified private endpoint connection associated with the key vault.
|
PrivateEndpointConnectionInner |
put(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName,
PrivateEndpointConnectionInner properties)
Updates the specified private endpoint connection associated with the key vault.
|
Mono<PrivateEndpointConnectionInner> |
putAsync(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName,
PrivateEndpointConnectionInner properties)
Updates the specified private endpoint connection associated with the key vault.
|
com.azure.core.http.rest.Response<PrivateEndpointConnectionInner> |
putWithResponse(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName,
PrivateEndpointConnectionInner properties,
com.azure.core.util.Context context)
Updates the specified private endpoint connection associated with the key vault.
|
Mono<PrivateEndpointConnectionsPutResponse> |
putWithResponseAsync(String resourceGroupName,
String vaultName,
String privateEndpointConnectionName,
PrivateEndpointConnectionInner properties)
Updates the specified private endpoint connection associated with the key vault.
|
Mono<com.azure.core.http.rest.Response<PrivateEndpointConnectionInner>> getWithResponseAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<PrivateEndpointConnectionInner> getAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.PrivateEndpointConnectionInner get(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<PrivateEndpointConnectionInner> getWithResponse(String resourceGroupName, String vaultName, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<PrivateEndpointConnectionsPutResponse> putWithResponseAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.properties - Private endpoint connection resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<PrivateEndpointConnectionInner> putAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.properties - Private endpoint connection resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.PrivateEndpointConnectionInner put(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.properties - Private endpoint connection resource.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<PrivateEndpointConnectionInner> putWithResponse(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.properties - Private endpoint connection resource.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> beginDeleteAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> beginDelete(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner> beginDelete(String resourceGroupName, String vaultName, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<PrivateEndpointConnectionInner> deleteAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.PrivateEndpointConnectionInner delete(String resourceGroupName, String vaultName, String privateEndpointConnectionName)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.PrivateEndpointConnectionInner delete(String resourceGroupName, String vaultName, String privateEndpointConnectionName, com.azure.core.util.Context context)
resourceGroupName - Name of the resource group that contains the key vault.vaultName - The name of the key vault.privateEndpointConnectionName - Name of the private endpoint connection associated with the key vault.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2020 Microsoft Corporation. All rights reserved.