Class ApiIssuesGetEntityTagHeaders


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

      • ApiIssuesGetEntityTagHeaders

        public ApiIssuesGetEntityTagHeaders()
    • Method Detail

      • etag

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

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

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