Class ApplicationName

java.lang.Object
ai.vespa.validation.StringWrapper<T>
ai.vespa.validation.PatternedStringWrapper<ApplicationName>
com.yahoo.config.provision.ApplicationName
All Implemented Interfaces:
Comparable<ApplicationName>

public class ApplicationName extends ai.vespa.validation.PatternedStringWrapper<ApplicationName>
Represents an applications name, which may be any kind of string or default. This type is defined in order to provide a type safe API for defining environments.
Since:
5.25
Author:
Ulf Lilleengen