Class MastodonSdk


  • public class MastodonSdk
    extends java.lang.Object
    Since:
    0.4.0
    Author:
    Andres Almiray
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static org.jreleaser.sdk.mastodon.MastodonSdk.Builder builder​(org.jreleaser.util.JReleaserLogger logger)  
      void status​(java.lang.String status)  
      • Methods inherited from class java.lang.Object

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

      • builder

        public static org.jreleaser.sdk.mastodon.MastodonSdk.Builder builder​(org.jreleaser.util.JReleaserLogger logger)