Uses of Class
com.c8db.entity.TenantsEntity
-
Packages that use TenantsEntity Package Description com.c8db com.c8db.internal -
-
Uses of TenantsEntity in com.c8db
Methods in com.c8db that return types with arguments of type TenantsEntity Modifier and Type Method Description List<TenantsEntity>C8Admin. getTenants()Returns the tenant limits -
Uses of TenantsEntity in com.c8db.internal
Methods in com.c8db.internal that return types with arguments of type TenantsEntity Modifier and Type Method Description List<TenantsEntity>C8AdminImpl. getTenants()protected C8Executor.ResponseDeserializer<List<TenantsEntity>>InternalC8Admin. getTenantsResponseDeserializer()
-