Class ReviewerResource

    • Method Detail

      • getChangeId

        public Change.Id getChangeId()
      • getChange

        public Change getChange()
      • getReviewerByEmail

        public Address getReviewerByEmail()
      • isByEmail

        public boolean isByEmail()
        Check if this resource was constructed by email or by Account.Id.
        Returns:
        true if the resource was constructed by providing an Address; false if the resource was constructed by providing an Account.Id.