Uses of Class
com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
Packages that use PrivateEndpointConnectionsDeleteHeaders
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of PrivateEndpointConnectionsDeleteHeaders in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return PrivateEndpointConnectionsDeleteHeadersModifier and TypeMethodDescriptionPrivateEndpointConnectionsDeleteHeaders.withLocation(String location) Set the location property: The Location property.PrivateEndpointConnectionsDeleteHeaders.withRetryAfter(Integer retryAfter) Set the retryAfter property: The Retry-After property.Constructors in com.azure.resourcemanager.keyvault.models with parameters of type PrivateEndpointConnectionsDeleteHeadersModifierConstructorDescriptionPrivateEndpointConnectionsDeleteResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, PrivateEndpointConnectionInner value, PrivateEndpointConnectionsDeleteHeaders headers) Creates an instance of PrivateEndpointConnectionsDeleteResponse.