Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.horizon.HorizonResponse
-
Packages that use HorizonResponse Package Description com.yahoo.vespa.hosted.controller.api.integration.horizon -
-
Uses of HorizonResponse in com.yahoo.vespa.hosted.controller.api.integration.horizon
Methods in com.yahoo.vespa.hosted.controller.api.integration.horizon that return HorizonResponse Modifier and Type Method Description static HorizonResponseHorizonResponse. empty()HorizonResponseHorizonClient. getDashboard(int dashboardId)HorizonResponseMockHorizonClient. getDashboard(int dashboardId)HorizonResponseHorizonClient. getMetaData(byte[] query)HorizonResponseMockHorizonClient. getMetaData(byte[] query)HorizonResponseHorizonClient. getMetrics(byte[] query)HorizonResponseMockHorizonClient. getMetrics(byte[] query)HorizonResponseHorizonClient. getTopFolders()HorizonResponseMockHorizonClient. getTopFolders()HorizonResponseHorizonClient. getUser()HorizonResponseMockHorizonClient. getUser()
-