Interface Deployment


  • public interface Deployment
    A deployment of a Vespa application, which contains endpoints for document retrieval.
    Author:
    jonmv
    • Method Detail

      • endpoint

        Endpoint endpoint​(java.lang.String id)
        Returns an Endpoint in the cluster with the given id.