Uses of Enum Class
com.yahoo.vespa.hosted.controller.tenant.Tenant.Type
Packages that use Tenant.Type
-
Uses of Tenant.Type in com.yahoo.vespa.hosted.controller.tenant
Methods in com.yahoo.vespa.hosted.controller.tenant that return Tenant.TypeModifier and TypeMethodDescriptionAthenzTenant.type()CloudTenant.type()DeletedTenant.type()abstract Tenant.TypeTenant.type()static Tenant.TypeReturns the enum constant of this class with the specified name.static Tenant.Type[]Tenant.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.