Interface RestApi.RequestContext.PathParameters

All Superinterfaces:
RestApi.RequestContext.Parameters
Enclosing interface:
RestApi.RequestContext

public static interface RestApi.RequestContext.PathParameters extends RestApi.RequestContext.Parameters
  • Method Details

    • getFullPath

      ai.vespa.http.HttpURL.Path getFullPath()
    • getRest

      Optional<ai.vespa.http.HttpURL.Path> getRest()