Uses of Class
com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
Packages that use PrivateEndpointConnectionsPutHeaders
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of PrivateEndpointConnectionsPutHeaders in com.azure.resourcemanager.keyvault.models
Methods in com.azure.resourcemanager.keyvault.models that return PrivateEndpointConnectionsPutHeadersModifier and TypeMethodDescriptionPrivateEndpointConnectionsPutHeaders.withAzureAsyncOperation(String azureAsyncOperation) Set the azureAsyncOperation property: The Azure-AsyncOperation property.PrivateEndpointConnectionsPutHeaders.withRetryAfter(Integer retryAfter) Set the retryAfter property: The Retry-After property.Constructors in com.azure.resourcemanager.keyvault.models with parameters of type PrivateEndpointConnectionsPutHeadersModifierConstructorDescriptionPrivateEndpointConnectionsPutResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, PrivateEndpointConnectionInner value, PrivateEndpointConnectionsPutHeaders headers) Creates an instance of PrivateEndpointConnectionsPutResponse.