Uses of Class
com.azure.resourcemanager.keyvault.models.PrivateEndpointConnectionsPutHeaders
-
Packages that use PrivateEndpointConnectionsPutHeaders Package Description com.azure.resourcemanager.keyvault.models 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 PrivateEndpointConnectionsPutHeaders Modifier and Type Method Description PrivateEndpointConnectionsPutHeadersPrivateEndpointConnectionsPutHeaders. withAzureAsyncOperation(String azureAsyncOperation)Set the azureAsyncOperation property: The Azure-AsyncOperation property.PrivateEndpointConnectionsPutHeadersPrivateEndpointConnectionsPutHeaders. withRetryAfter(Integer retryAfter)Set the retryAfter property: The Retry-After property.Constructors in com.azure.resourcemanager.keyvault.models with parameters of type PrivateEndpointConnectionsPutHeaders Constructor Description PrivateEndpointConnectionsPutResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, PrivateEndpointConnectionInner value, PrivateEndpointConnectionsPutHeaders headers)Creates an instance of PrivateEndpointConnectionsPutResponse.
-