Class AppsCreateOrUpdateHeaders


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

      • AppsCreateOrUpdateHeaders

        public AppsCreateOrUpdateHeaders()
    • Method Detail

      • retryAfter

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

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

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

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

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