Uses of Class
com.yahoo.vespa.hosted.controller.tenant.CloudTenant
-
Packages that use CloudTenant Package Description com.yahoo.vespa.hosted.controller.tenant -
-
Uses of CloudTenant in com.yahoo.vespa.hosted.controller.tenant
Methods in com.yahoo.vespa.hosted.controller.tenant that return CloudTenant Modifier and Type Method Description static CloudTenantCloudTenant. create(com.yahoo.config.provision.TenantName tenantName, Instant createdAt, Principal creator)Creates a tenant with the given name, provided it passes validation.
-