Uses of Class
com.alibaba.nacos.config.server.model.TenantInfo
-
Packages that use TenantInfo Package Description com.alibaba.nacos.config.server.service -
-
Uses of TenantInfo in com.alibaba.nacos.config.server.service
Methods in com.alibaba.nacos.config.server.service that return TenantInfo Modifier and Type Method Description TenantInfoPersistService. findTenantByKp(String kp, String tenantId)Methods in com.alibaba.nacos.config.server.service that return types with arguments of type TenantInfo Modifier and Type Method Description List<TenantInfo>PersistService. findTenantByKp(String kp)
-