Class StatusResource


  • public class StatusResource
    extends Object
    API endpoints for the retrieving events and active states
    • Constructor Detail

      • StatusResource

        public StatusResource​(com.spotify.styx.storage.Storage storage,
                              com.spotify.styx.api.ServiceAccountUsageAuthorizer accountUsageAuthorizer)
    • Method Detail

      • routes

        public Stream<com.spotify.apollo.route.Route<com.spotify.apollo.route.AsyncHandler<com.spotify.apollo.Response<okio.ByteString>>>> routes()