Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.ProxyResponse
-
Packages that use ProxyResponse Package Description com.yahoo.vespa.hosted.controller.api.integration.configserver -
-
Uses of ProxyResponse in com.yahoo.vespa.hosted.controller.api.integration.configserver
Methods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return ProxyResponse Modifier and Type Method Description ProxyResponseConfigServer. getApplicationPackageContent(DeploymentId deployment, java.lang.String path, java.net.URI requestUri)Gets the contents of a file inside the current application package for a given deployment.
-