Class AuthorizationServersGetEntityTagHeaders


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

      • AuthorizationServersGetEntityTagHeaders

        public AuthorizationServersGetEntityTagHeaders()
    • Method Detail

      • etag

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

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

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