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