Uses of Class
com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsDeleteHeaders
-
Packages that use PrivateEndpointConnectionsDeleteHeaders Package Description com.azure.resourcemanager.keyvault.models 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 PrivateEndpointConnectionsDeleteHeaders Modifier and Type Method Description PrivateEndpointConnectionsDeleteHeadersPrivateEndpointConnectionsDeleteHeaders. withLocation(String location)Set the location property: The Location property.PrivateEndpointConnectionsDeleteHeadersPrivateEndpointConnectionsDeleteHeaders. withRetryAfter(Integer retryAfter)Set the retryAfter property: The Retry-After property.Constructors in com.azure.resourcemanager.keyvault.models with parameters of type PrivateEndpointConnectionsDeleteHeaders 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.
-