Class GHEventPayload.Push.Pusher

    • Constructor Detail

      • Pusher

        public Pusher()
    • Method Detail

      • getName

        public String getName()
        Gets name.
        Returns:
        the name
      • setName

        @Deprecated
        public void setName​(String name)
        Deprecated.
        Do not use this method. It was added due to incomplete understanding of Jackson binding.
        Sets name.
        Parameters:
        name - the name
      • getEmail

        public String getEmail()
        Gets email.
        Returns:
        the email
      • setEmail

        @Deprecated
        public void setEmail​(String email)
        Deprecated.
        Do not use this method. It was added due to incomplete understanding of Jackson binding.
        Sets email.
        Parameters:
        email - the email