Class StyxApi

  • All Implemented Interfaces:
    com.spotify.apollo.AppInit

    public class StyxApi
    extends java.lang.Object
    implements com.spotify.apollo.AppInit
    Main entrypoint for Styx API Service
    • Method Detail

      • createDefault

        public static StyxApi createDefault()
      • create

        public void create​(com.spotify.apollo.Environment environment)
        Specified by:
        create in interface com.spotify.apollo.AppInit