Uses of Class
com.azure.resourcemanager.keyvault.models.MhsmPrivateEndpointConnectionsPutResponse
Packages that use MhsmPrivateEndpointConnectionsPutResponse
Package
Description
Package containing the service clients for KeyVaultManagementClient.
-
Uses of MhsmPrivateEndpointConnectionsPutResponse in com.azure.resourcemanager.keyvault.fluent
Methods in com.azure.resourcemanager.keyvault.fluent that return MhsmPrivateEndpointConnectionsPutResponseModifier and TypeMethodDescriptionMhsmPrivateEndpointConnectionsClient.putWithResponse(String resourceGroupName, String name, String privateEndpointConnectionName, MhsmPrivateEndpointConnectionInner properties, com.azure.core.util.Context context) Updates the specified private endpoint connection associated with the managed hsm pool.Methods in com.azure.resourcemanager.keyvault.fluent that return types with arguments of type MhsmPrivateEndpointConnectionsPutResponseModifier and TypeMethodDescriptionMhsmPrivateEndpointConnectionsClient.putWithResponseAsync(String resourceGroupName, String name, String privateEndpointConnectionName, MhsmPrivateEndpointConnectionInner properties) Updates the specified private endpoint connection associated with the managed hsm pool.