Class GoogleChatAnnouncerBuilder

  • All Implemented Interfaces:
    org.jreleaser.model.announcer.spi.AnnouncerBuilder<GoogleChatAnnouncer>

    public class GoogleChatAnnouncerBuilder
    extends org.jreleaser.model.announcer.spi.AbstractAnnouncerBuilder<GoogleChatAnnouncer>
    Since:
    0.5.0
    Author:
    Anyul Rivas
    • Field Summary

      • Fields inherited from class org.jreleaser.model.announcer.spi.AbstractAnnouncerBuilder

        context
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GoogleChatAnnouncer build()  
      • Methods inherited from class org.jreleaser.model.announcer.spi.AbstractAnnouncerBuilder

        configureWith, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoogleChatAnnouncerBuilder

        public GoogleChatAnnouncerBuilder()