Uses of Class
com.yahoo.vespa.hosted.controller.tenant.Tenant
Packages that use Tenant
Package
Description
-
Uses of Tenant in com.yahoo.vespa.hosted.controller.api.integration.aws
Methods in com.yahoo.vespa.hosted.controller.api.integration.aws with parameters of type TenantModifier and TypeMethodDescriptionNoopRoleService.createTenantRole(Tenant tenant) RoleService.createTenantRole(Tenant tenant) -
Uses of Tenant in com.yahoo.vespa.hosted.controller.api.integration.user
Methods in com.yahoo.vespa.hosted.controller.api.integration.user that return types with arguments of type TenantModifier and TypeMethodDescriptionRoleMaintainer.tenantsToDelete(List<Tenant> tenants) Finds the subset of tenants that should be deleted based on role/domain existenceRoleMaintainerMock.tenantsToDelete(List<Tenant> tenants) Methods in com.yahoo.vespa.hosted.controller.api.integration.user with parameters of type TenantMethod parameters in com.yahoo.vespa.hosted.controller.api.integration.user with type arguments of type TenantModifier and TypeMethodDescriptionvoidRoleMaintainer.deleteLeftoverRoles(List<Tenant> tenants, List<com.yahoo.config.provision.ApplicationId> applications) Given the set of all existing tenants and applications, delete any superflous rolesvoidRoleMaintainerMock.deleteLeftoverRoles(List<Tenant> tenants, List<com.yahoo.config.provision.ApplicationId> applications) RoleMaintainer.tenantsToDelete(List<Tenant> tenants) Finds the subset of tenants that should be deleted based on role/domain existenceRoleMaintainerMock.tenantsToDelete(List<Tenant> tenants) -
Uses of Tenant in com.yahoo.vespa.hosted.controller.tenant
Subclasses of Tenant in com.yahoo.vespa.hosted.controller.tenantModifier and TypeClassDescriptionclassRepresents an Athenz tenant in hosted Vespa.classA paying tenant in a Vespa cloud service.classRepresents a tenant that has been deleted.