Interface EndpointsChecker.CNameResolver

Enclosing interface:
EndpointsChecker

public static interface EndpointsChecker.CNameResolver
  • Method Summary

    Modifier and Type
    Method
    Description
    Optional<ai.vespa.http.DomainName>
    resolve(ai.vespa.http.DomainName hostName)
     
  • Method Details

    • resolve

      Optional<ai.vespa.http.DomainName> resolve(ai.vespa.http.DomainName hostName)