Interface RemoteJudgeService


  • public interface RemoteJudgeService
    • Method Detail

      • judge

        @POST("/judge")
        com.netflix.kayenta.canary.results.CanaryJudgeResult judge​(@Body
                                                                   RemoteJudgeRequest body)