Uses of Enum Class
com.yahoo.config.provision.EndpointsChecker.NameType
Packages that use EndpointsChecker.NameType
-
Uses of EndpointsChecker.NameType in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return EndpointsChecker.NameTypeModifier and TypeMethodDescriptionstatic EndpointsChecker.NameTypeReturns the enum constant of this class with the specified name.static EndpointsChecker.NameType[]EndpointsChecker.NameType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.yahoo.config.provision with parameters of type EndpointsChecker.NameTypeModifier and TypeMethodDescriptionEndpointsChecker.NameResolver.resolve(EndpointsChecker.NameType nameType, ai.vespa.http.DomainName name)