Class SchedulerProxyResource


  • public class SchedulerProxyResource
    extends Object
    API endpoints for scheduler
    • Constructor Detail

      • SchedulerProxyResource

        public SchedulerProxyResource​(String schedulerServiceBaseUrl,
                                      com.spotify.apollo.Client client)
    • Method Detail

      • routes

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