Class BlobContainersExtendImmutabilityPolicyHeaders

java.lang.Object
com.azure.resourcemanager.storage.models.BlobContainersExtendImmutabilityPolicyHeaders

public final class BlobContainersExtendImmutabilityPolicyHeaders extends Object
The BlobContainersExtendImmutabilityPolicyHeaders model.
  • Constructor Details

    • BlobContainersExtendImmutabilityPolicyHeaders

      public BlobContainersExtendImmutabilityPolicyHeaders()
  • Method Details

    • etag

      public String etag()
      Get the etag property: The Etag property.
      Returns:
      the etag value.
    • withEtag

      Set the etag property: The Etag property.
      Parameters:
      etag - the etag value to set.
      Returns:
      the BlobContainersExtendImmutabilityPolicyHeaders object itself.
    • validate

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