Uses of Class
com.azure.resourcemanager.keyvault.fluent.models.PrivateEndpointConnectionInner
-
Packages that use PrivateEndpointConnectionInner Package Description com.azure.resourcemanager.keyvault.fluent Package containing the service clients for KeyVaultManagementClient.com.azure.resourcemanager.keyvault.fluent.models Package containing the inner data models for KeyVaultManagementClient.com.azure.resourcemanager.keyvault.models Package containing the data models for KeyVaultManagementClient. -
-
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.keyvault.fluent
Methods in com.azure.resourcemanager.keyvault.fluent that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. delete(String resourceGroupName, String vaultName, String privateEndpointConnectionName)Deletes the specified private endpoint connection associated with the key vault.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. delete(String resourceGroupName, String vaultName, String privateEndpointConnectionName, com.azure.core.util.Context context)Deletes the specified private endpoint connection associated with the key vault.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. get(String resourceGroupName, String vaultName, String privateEndpointConnectionName)Gets the specified private endpoint connection associated with the key vault.PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. put(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)Updates the specified private endpoint connection associated with the key vault.Methods in com.azure.resourcemanager.keyvault.fluent that return types with arguments of type PrivateEndpointConnectionInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. 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>PrivateEndpointConnectionsClient. 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>PrivateEndpointConnectionsClient. 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.SyncPoller<com.azure.core.management.polling.PollResult<PrivateEndpointConnectionInner>,PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. 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>PrivateEndpointConnectionsClient. beginDeleteAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)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>PrivateEndpointConnectionsClient. beginDeleteAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)Deletes the specified private endpoint connection associated with the key vault.Mono<PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. deleteAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)Deletes the specified private endpoint connection associated with the key vault.Mono<PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. 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>PrivateEndpointConnectionsClient. 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>>PrivateEndpointConnectionsClient. getWithResponseAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName)Gets the specified private endpoint connection associated with the key vault.Mono<PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. putAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)Updates the specified private endpoint connection associated with the key vault.Methods in com.azure.resourcemanager.keyvault.fluent with parameters of type PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionsClient. put(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)Updates the specified private endpoint connection associated with the key vault.Mono<PrivateEndpointConnectionInner>PrivateEndpointConnectionsClient. putAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)Updates the specified private endpoint connection associated with the key vault.PrivateEndpointConnectionsPutResponsePrivateEndpointConnectionsClient. 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>PrivateEndpointConnectionsClient. putWithResponseAsync(String resourceGroupName, String vaultName, String privateEndpointConnectionName, PrivateEndpointConnectionInner properties)Updates the specified private endpoint connection associated with the key vault. -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.keyvault.fluent.models
Methods in com.azure.resourcemanager.keyvault.fluent.models that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withEtag(String etag)Set the etag property: Modified whenever there is a change in the state of private endpoint connection.PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withLocation(String location)PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withPrivateEndpoint(PrivateEndpoint privateEndpoint)Set the privateEndpoint property: Properties of the private endpoint object.PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)Set the privateLinkServiceConnectionState property: Approval state of the private link connection.PrivateEndpointConnectionInnerPrivateEndpointConnectionInner. withTags(Map<String,String> tags) -
Uses of PrivateEndpointConnectionInner in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return PrivateEndpointConnectionInner Modifier and Type Method Description PrivateEndpointConnectionInnerPrivateEndpointConnectionsDeleteResponse. getValue()PrivateEndpointConnectionInnerPrivateEndpointConnectionsPutResponse. getValue()Constructors in com.azure.resourcemanager.keyvault.models with parameters of type PrivateEndpointConnectionInner Constructor Description PrivateEndpointConnectionsDeleteResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, PrivateEndpointConnectionInner value, PrivateEndpointConnectionsDeleteHeaders headers)Creates an instance of PrivateEndpointConnectionsDeleteResponse.PrivateEndpointConnectionsPutResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, PrivateEndpointConnectionInner value, PrivateEndpointConnectionsPutHeaders headers)Creates an instance of PrivateEndpointConnectionsPutResponse.
-