Class HipChatService

    • Constructor Detail

      • HipChatService

        public HipChatService()
    • Method Detail

      • withPushEvents

        public HipChatService withPushEvents​(java.lang.Boolean pushEvents)
      • withIssuesEvents

        public HipChatService withIssuesEvents​(java.lang.Boolean issuesEvents)
      • withConfidentialIssuesEvents

        public HipChatService withConfidentialIssuesEvents​(java.lang.Boolean confidentialIssuesEvents)
      • withMergeRequestsEvents

        public HipChatService withMergeRequestsEvents​(java.lang.Boolean mergeRequestsEvents)
      • withTagPushEvents

        public HipChatService withTagPushEvents​(java.lang.Boolean tagPushEvents)
      • withNoteEvents

        public HipChatService withNoteEvents​(java.lang.Boolean noteEvents)
      • withConfidentialNoteEvents

        public HipChatService withConfidentialNoteEvents​(java.lang.Boolean confidentialNoteEvents)
      • withPipelineEvents

        public HipChatService withPipelineEvents​(java.lang.Boolean pipelineEvents)
      • withWikiPageEvents

        public HipChatService withWikiPageEvents​(java.lang.Boolean wikiPageEvents)
      • withJobEvents

        public HipChatService withJobEvents​(java.lang.Boolean jobEvents)
      • getToken

        public java.lang.String getToken()
      • setToken

        public void setToken​(java.lang.String token)
      • withToken

        public HipChatService withToken​(java.lang.String token)
      • getColor

        public java.lang.String getColor()
      • setColor

        public void setColor​(java.lang.String color)
      • withColor

        public HipChatService withColor​(java.lang.String color)
      • getNotify

        public java.lang.Boolean getNotify()
      • setNotify

        public void setNotify​(java.lang.Boolean notify)
      • withNotify

        public HipChatService withNotify​(java.lang.Boolean notify)
      • getRoom

        public java.lang.String getRoom()
      • setRoom

        public void setRoom​(java.lang.String room)
      • withRoom

        public HipChatService withRoom​(java.lang.String room)
      • getApiVersion

        public java.lang.String getApiVersion()
      • setApiVersion

        public void setApiVersion​(java.lang.String apiVersion)
      • withApiVersion

        public HipChatService withApiVersion​(java.lang.String apiVersion)
      • getServer

        public java.lang.String getServer()
      • setServer

        public void setServer​(java.lang.String server)
      • withServer

        public HipChatService withServer​(java.lang.String server)
      • getNotifyOnlyBrokenPipelines

        public java.lang.Boolean getNotifyOnlyBrokenPipelines()
      • setNotifyOnlyBrokenPipelines

        public void setNotifyOnlyBrokenPipelines​(java.lang.Boolean notifyOnlyBrokenPipelines)
      • withNotifyOnlyBrokenPipelines

        public HipChatService withNotifyOnlyBrokenPipelines​(java.lang.Boolean notifyOnlyBrokenPipelines)