Class PrivateEndpointConnectionsCreateHeaders


  • public final class PrivateEndpointConnectionsCreateHeaders
    extends Object
    The PrivateEndpointConnectionsCreateHeaders model.
    • Constructor Detail

      • PrivateEndpointConnectionsCreateHeaders

        public PrivateEndpointConnectionsCreateHeaders()
    • Method Detail

      • retryAfter

        public String retryAfter()
        Get the retryAfter property: The Retry-After property.
        Returns:
        the retryAfter value.
      • withRetryAfter

        public PrivateEndpointConnectionsCreateHeaders withRetryAfter​(String retryAfter)
        Set the retryAfter property: The Retry-After property.
        Parameters:
        retryAfter - the retryAfter value to set.
        Returns:
        the PrivateEndpointConnectionsCreateHeaders object itself.
      • azureAsyncOperation

        public String azureAsyncOperation()
        Get the azureAsyncOperation property: The Azure-AsyncOperation property.
        Returns:
        the azureAsyncOperation value.
      • withAzureAsyncOperation

        public PrivateEndpointConnectionsCreateHeaders withAzureAsyncOperation​(String azureAsyncOperation)
        Set the azureAsyncOperation property: The Azure-AsyncOperation property.
        Parameters:
        azureAsyncOperation - the azureAsyncOperation value to set.
        Returns:
        the PrivateEndpointConnectionsCreateHeaders object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.