Class DeletedTenant
java.lang.Object
com.yahoo.vespa.hosted.controller.tenant.Tenant
com.yahoo.vespa.hosted.controller.tenant.DeletedTenant
Represents a tenant that has been deleted. Exists to prevent creation of a new tenant with the same name.
- Author:
- freva
-
Nested Class Summary
Nested classes/interfaces inherited from class com.yahoo.vespa.hosted.controller.tenant.Tenant
Tenant.Type -
Constructor Summary
ConstructorsConstructorDescriptionDeletedTenant(com.yahoo.config.provision.TenantName name, Instant createdAt, Instant deletedAt) -
Method Summary
Methods inherited from class com.yahoo.vespa.hosted.controller.tenant.Tenant
cloudAccounts, contact, createdAt, equals, hashCode, lastLoginInfo, name, requireName, tenantRolesLastMaintained