Uses of Class
io.apicurio.registry.mt.limits.TenantLimitsConfiguration
-
Packages that use TenantLimitsConfiguration Package Description io.apicurio.registry.mt io.apicurio.registry.mt.limits -
-
Uses of TenantLimitsConfiguration in io.apicurio.registry.mt
Methods in io.apicurio.registry.mt that return TenantLimitsConfiguration Modifier and Type Method Description TenantLimitsConfigurationRegistryTenantContext. getLimitsConfiguration()TenantLimitsConfigurationTenantContext. limitsConfig()TenantLimitsConfigurationTenantContextImpl. limitsConfig()Constructors in io.apicurio.registry.mt with parameters of type TenantLimitsConfiguration Constructor Description RegistryTenantContext(String tenantId, String tenantOwner, TenantLimitsConfiguration limitsConfiguration, io.apicurio.multitenant.api.datamodel.TenantStatusValue status, String organizationId) -
Uses of TenantLimitsConfiguration in io.apicurio.registry.mt.limits
Methods in io.apicurio.registry.mt.limits that return TenantLimitsConfiguration Modifier and Type Method Description TenantLimitsConfigurationTenantLimitsConfigurationService. defaultConfigurationTenant()TenantLimitsConfigurationTenantLimitsConfigurationService. fromTenantMetadata(io.apicurio.multitenant.api.datamodel.RegistryTenant tenantMetadata)
-