Uses of Class
com.c8db.entity.TenantEntity
-
Packages that use TenantEntity Package Description com.c8db com.c8db.internal -
-
Uses of TenantEntity in com.c8db
Methods in com.c8db that return TenantEntity Modifier and Type Method Description TenantEntityC8Admin. getTenant(String tenant)Returns the requested tenant -
Uses of TenantEntity in com.c8db.internal
Methods in com.c8db.internal that return TenantEntity Modifier and Type Method Description TenantEntityC8AdminImpl. getTenant(String tenant)Methods in com.c8db.internal that return types with arguments of type TenantEntity Modifier and Type Method Description protected C8Executor.ResponseDeserializer<TenantEntity>InternalC8Admin. getTenantResponseDeserializer()
-