Class CachesUpdateHeaders


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

      • CachesUpdateHeaders

        public CachesUpdateHeaders()
    • Method Detail

      • etag

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

        public CachesUpdateHeaders withEtag​(String etag)
        Set the etag property: The Etag property.
        Parameters:
        etag - the etag value to set.
        Returns:
        the CachesUpdateHeaders object itself.
      • validate

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