Uses of Class
com.c8db.entity.LimitsEntity
-
Packages that use LimitsEntity Package Description com.c8db com.c8db.internal -
-
Uses of LimitsEntity in com.c8db
Methods in com.c8db that return LimitsEntity Modifier and Type Method Description LimitsEntityC8Admin. getTenantLimits(String tenant)Returns the tenant limits -
Uses of LimitsEntity in com.c8db.internal
Methods in com.c8db.internal that return LimitsEntity Modifier and Type Method Description LimitsEntityC8AdminImpl. getTenantLimits(String tenant)Methods in com.c8db.internal that return types with arguments of type LimitsEntity Modifier and Type Method Description protected C8Executor.ResponseDeserializer<LimitsEntity>InternalC8Admin. getTenantLimitsResponseDeserializer()
-