Class TenantName

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

public class TenantName extends ai.vespa.validation.PatternedStringWrapper<TenantName>
Represents a tenant in the provision API.
Author:
Ulf Lilleengen
  • Method Details

    • from

      public static TenantName from(String name)
    • defaultName

      public static TenantName defaultName()
    • isDefault

      public boolean isDefault()